jarFileUris

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

Parameters

value

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


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

Parameters

values

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