Cloud Dataproc V1beta2 API - Module Google::Cloud::Dataproc::V1beta2::ClusterStatus::State (v0.6.3)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Reference documentation and code samples for the Cloud Dataproc V1beta2 API module Google::Cloud::Dataproc::V1beta2::ClusterStatus::State.
The cluster state.
Constants
UNKNOWN
value: 0 The cluster state is unknown.
CREATING
value: 1 The cluster is being created and set up. It is not ready for use.
RUNNING
value: 2 The cluster is currently running and healthy. It is ready for use.
ERROR
value: 3 The cluster encountered an error. It is not ready for use.
DELETING
value: 4 The cluster is being deleted. It cannot be used.
UPDATING
value: 5 The cluster is being updated. It continues to accept and process jobs.
STOPPING
value: 6 The cluster is being stopped. It cannot be used.
STOPPED
value: 7 The cluster is currently stopped. It is not ready for use.
STARTING
value: 8 The cluster is being started. It is not ready for use.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]