Skip to main content

GoogleCloudDataprocClusterStatusSubstateType

No description

enum GoogleCloudDataprocClusterStatusSubstateType {
UNSPECIFIED
UNHEALTHY
STALE_STATUS
}

Values

GoogleCloudDataprocClusterStatusSubstateType.UNSPECIFIED

The cluster substate is unknown

GoogleCloudDataprocClusterStatusSubstateType.UNHEALTHY

The cluster is known to be in an unhealthy state (for example, critical daemons are not running or HDFS capacity is exhausted)

GoogleCloudDataprocClusterStatusSubstateType.STALE_STATUS

The agent-reported status is out of date (may occur if Dataproc loses communication with Agent)

Member of

GoogleCloudDataprocClusterStatus object