Class SoftwareConfig (1.1.1)

Specifies the selection and config of software inside the cluster.

Optional. The properties to set on daemon config files. Property keys are specified in prefix:property format, for example core:hadoop.tmp.dir. The following are supported prefixes and their mappings: - capacity-scheduler: capacity-scheduler.xml - core: core-site.xml - distcp: distcp-default.xml - hdfs: hdfs-site.xml - hive: hive-site.xml - mapred: mapred-site.xml - pig: pig.properties - spark: spark-defaults.conf - yarn: yarn-site.xml For more information, see Cluster properties <https://cloud.google.com/dataproc/docs/concepts/cluster- properties>__.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > SoftwareConfig

Classes

PropertiesEntry

API documentation for dataproc_v1.types.SoftwareConfig.PropertiesEntry class.