Cloud Dataproc V1 API - Module Google::Cloud::Dataproc::V1::ClusterConfig::ClusterType (v1.10.0)

Reference documentation and code samples for the Cloud Dataproc V1 API module Google::Cloud::Dataproc::V1::ClusterConfig::ClusterType.

The type of the cluster.

Constants

CLUSTER_TYPE_UNSPECIFIED

value: 0
Not set.

STANDARD

value: 1
Standard dataproc cluster with a minimum of two primary workers.

SINGLE_NODE

ZERO_SCALE

value: 3
Clusters that can use only secondary workers and be scaled down to zero secondary worker nodes.