Enum ClusterStatus.Types.Substate (3.3.0)

public enum Substate

The cluster substate.

Namespace

Google.Cloud.Dataproc.V1

Assembly

Google.Cloud.Dataproc.V1.dll

Fields

NameDescription
StaleStatus

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

Applies to RUNNING state.

Unhealthy

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.

Unspecified

The cluster substate is unknown.