Google Cloud Dataproc V1 Client - Class Substate (3.6.1)

Reference documentation and code samples for the Google Cloud Dataproc V1 Client class Substate.

The cluster substate.

Protobuf type google.cloud.dataproc.v1.ClusterStatus.Substate

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

UNSPECIFIED

  Value: 0 
 

The cluster substate is unknown.

Generated from protobuf enum UNSPECIFIED = 0;

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.

Generated from protobuf enum UNHEALTHY = 1;

STALE_STATUS

  Value: 2 
 

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

Applies to RUNNING state.

Generated from protobuf enum STALE_STATUS = 2;

Create a Mobile Website
View Site in Mobile | Classic
Share by: