public enum Component
Reference documentation and code samples for the Google Cloud Dataproc v1 API enum Component.
Cluster components that can be activated.
Namespace
Google.Cloud.Dataproc.V1Assembly
Google.Cloud.Dataproc.V1.dll
Fields |
|
---|---|
Name | Description |
Anaconda |
The Anaconda python distribution. The Anaconda component is not supported in the Dataproc 2.0 image. 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. |