jarFileUris

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

Parameters

value

Optional. 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 = "fpkcyatqstapwvod")
suspend fun jarFileUris(vararg values: Output<String>)


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

Parameters

values

Optional. 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.