Google Cloud Dataplex V1Task Infrastructure Spec Container Image Runtime Args
data class GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntimeArgs(val image: Output<String>? = null, val javaJars: Output<List<String>>? = null, val properties: Output<Map<String, String>>? = null, val pythonPackages: Output<List<String>>? = null) : ConvertibleToJava<GoogleCloudDataplexV1TaskInfrastructureSpecContainerImageRuntimeArgs>
Container Image Runtime Configuration used with Batch execution.
Constructors
Functions
Properties
Link copied to clipboard
Optional. Override to common configuration of open source components installed on the Dataproc cluster. The properties to set on daemon config files. Property keys are specified in prefix:property format, for example core:hadoop.tmp.dir. For more information, see Cluster properties (https://cloud.google.com/dataproc/docs/concepts/cluster-properties).