jarFileUris

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

Parameters

value

HCFS URIs of jar files to be added to the Spark CLASSPATH.

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


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

Parameters

values

HCFS URIs of jar files to be added to the Spark CLASSPATH.

  • 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'