Class SoftwareConfig (0.8.1)

Specifies the selection and config of software inside the cluster. .. attribute:: image_version

Optional. The version of software inside the cluster. It must be one of the supported Dataproc Versions <https://cloud.goog le.com/dataproc/docs/concepts/versioning/dataproc- versions#supported_cloud_dataproc_versions>, such as “1.2” (including a subminor version, such as “1.2.29”), or the “preview” version <https://cloud.google.com/dataproc/docs/con cepts/versioning/dataproc-versions#other_versions>. If unspecified, it defaults to the latest Debian version.

The set of optional components to activate on the cluster.

Inheritance

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

Classes

PropertiesEntry

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