jarFileUris

@JvmName(name = "dkrheoooimyyccgo")
suspend fun jarFileUris(value: Output<List<String>>)
@JvmName(name = "shkywxyxxqcmlfxb")
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.

  • logging_config.driver_log_levels- (Required) The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'


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


@JvmName(name = "gvhgsljdghlxqwkp")
suspend fun jarFileUris(values: List<Output<String>>)
@JvmName(name = "qlhuwxnbxwfaslxp")
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.

  • logging_config.driver_log_levels- (Required) The per-package log levels for the driver. This may include 'root' package name to configure rootLogger. Examples: 'com.google = FATAL', 'root = INFO', 'org.apache = DEBUG'