Cloud Dataproc V1 API - Module Google::Cloud::Dataproc::V1::ClusterStatus::Substate (v0.9.0)

Reference documentation and code samples for the Cloud Dataproc V1 API module Google::Cloud::Dataproc::V1::ClusterStatus::Substate.

The cluster substate.

Constants

UNSPECIFIED

value: 0
The cluster substate is unknown.

UNHEALTHY

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

Applies to RUNNING state.

STALE_STATUS

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

Applies to RUNNING state.