jarFileUris

@JvmName(name = "pritntdckqcpunst")
suspend fun jarFileUris(value: Output<List<String>>)
@JvmName(name = "mckrngnhtjcidacl")
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 = "vnsqyyjektfqyybs")
suspend fun jarFileUris(vararg values: Output<String>)


@JvmName(name = "fsleujptavoasbps")
suspend fun jarFileUris(values: List<Output<String>>)
@JvmName(name = "nyhjbaovteaomxfl")
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'