jarFileUris

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

Parameters

value

Optional. HCFS URIs of jar files to add to the CLASSPATH of the Pig Client and Hadoop MapReduce (MR) tasks. Can contain Pig UDFs.


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


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

Parameters

values

Optional. HCFS URIs of jar files to add to the CLASSPATH of the Pig Client and Hadoop MapReduce (MR) tasks. Can contain Pig UDFs.