The cluster is being created and set up. It is not ready for use.
Deleting
The cluster is being deleted. It cannot be used.
Error
The cluster encountered an error. It is not ready for use.
ErrorDueToUpdate
The cluster has encountered an error while being updated. Jobs can
be submitted to the cluster, but the cluster cannot be updated.
Repairing
The cluster is being repaired. It is not ready for use.
Running
The cluster is currently running and healthy. It is ready for use.
Note: The cluster state changes from "creating" to "running" status
after the master node(s), first two primary worker nodes (and the last
primary worker node if primary workers > 2) are running.
Starting
The cluster is being started. It is not ready for use.
Stopped
The cluster is currently stopped. It is not ready for use.
Stopping
The cluster is being stopped. It cannot be used.
Unknown
The cluster state is unknown.
Updating
The cluster is being updated. It continues to accept and process jobs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `ClusterStatus.Types.State` enum in the Google Cloud Dataproc v1 API, specifically within the .NET environment."],["The `ClusterStatus.Types.State` enum defines the various states a Dataproc cluster can be in, such as `Creating`, `Running`, `Deleting`, `Error`, and `Unknown`, among others."],["The documentation is versioned, with links available for various versions ranging from 3.1.0 to the latest 5.17.0 release."],["Each state listed in the API Enum table has a corresponding description that explains the condition of the cluster when it is in that particular state, as well as if it can be used or not."],["The table defines 11 different states, including states like `ErrorDueToUpdate`, and `Repairing`, allowing users to understand the possible current status of the cluster."]]],[]]