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 component is no longer supported or applicable to supported Dataproc on Compute Engine image versions. It cannot be activated on clusters created with supported Dataproc on Compute Engine image versions. |
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. |