public enum Component
Reference documentation and code samples for the Google Cloud Dataproc v1 API enum Component.
Cluster components that can be activated.
Namespace
GoogleCloudGoogle.Cloud.DataprocV1Assembly
Google.Cloud.Dataproc.V1.dll
Fields | |
---|---|
Name | Description |
Anaconda | The Anaconda python distribution. The Anaconda component is not supported in the Dataproc <a href="/dataproc/docs/concepts/versioning/dataproc-release-2.0">2.0 image</a>. The 2.0 image is pre-installed with Miniconda. |
Docker | Docker |
Druid | The Druid query engine. (alpha) |
Flink | Flink |
Hbase | HBase. (beta) |
HiveWebhcat | The Hive Web HCatalog (the REST service for accessing HCatalog). |
Hudi | Hudi. |
Jupyter | The Jupyter Notebook. |
Presto | The Presto query engine. |
Ranger | The Ranger service. |
Solr | The Solr service. |
Trino | The Trino query engine. |
Unspecified | Unspecified component. Specifying this will cause Cluster creation to fail. |
Zeppelin | The Zeppelin notebook. |
Zookeeper | The Zookeeper service. |