Cloud Dataproc V1 API - Module Google::Cloud::Dataproc::V1::AutoscalingPolicy::ClusterType (v1.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Dataproc V1 API module Google::Cloud::Dataproc::V1::AutoscalingPolicy::ClusterType.
The type of the clusters for which this autoscaling policy is to be
configured.
Constants
CLUSTER_TYPE_UNSPECIFIED
value: 0 Not set.
STANDARD
value: 1 Standard dataproc cluster with a minimum of two primary workers.
ZERO_SCALE
value: 2 Clusters that can use only secondary workers and be scaled down to zero
secondary worker nodes.