jarFileUris

@JvmName(name = "qfonhmtcgobmrwcm")
suspend fun jarFileUris(value: Output<List<String>>)
@JvmName(name = "vijdomshiphpgnqc")
suspend fun jarFileUris(value: List<String>?)

Parameters

value

HCFS URIs of jar files to add to the CLASSPATH of the Hive server and Hadoop MapReduce (MR) tasks. Can contain Hive SerDes and UDFs.


@JvmName(name = "mvwgnrycrnafytgq")
suspend fun jarFileUris(vararg values: Output<String>)


@JvmName(name = "mkjpbaubltkuracl")
suspend fun jarFileUris(values: List<Output<String>>)
@JvmName(name = "cnetpgoqrfednkhq")
suspend fun jarFileUris(vararg values: String)

Parameters

values

HCFS URIs of jar files to add to the CLASSPATH of the Hive server and Hadoop MapReduce (MR) tasks. Can contain Hive SerDes and UDFs.