Google Cloud Dataproc v1 API - Enum ClusterConfig.Types.ClusterType (5.23.0)

public enum ClusterConfig.Types.ClusterType

Reference documentation and code samples for the Google Cloud Dataproc v1 API enum ClusterConfig.Types.ClusterType.

The type of the cluster.

Namespace

Google.Cloud.Dataproc.V1

Assembly

Google.Cloud.Dataproc.V1.dll

Fields

Name Description
SingleNode

https://cloud.google.com/dataproc/docs/concepts/configuring-clusters/single-node-clusters

Standard

Standard dataproc cluster with a minimum of two primary workers.

Unspecified

Not set.

ZeroScale

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