Google Cloud Dataproc v1 API - Enum ClusterStatus.Types.Substate (5.10.0)

public enum ClusterStatus.Types.Substate

Reference documentation and code samples for the Google Cloud Dataproc v1 API enum ClusterStatus.Types.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.