Module: Google::Cloud::Dataproc::V1::Component
- Defined in:
- proto_docs/google/cloud/dataproc/v1/shared.rb
Overview
Cluster components that can be activated.
Constant Summary collapse
- COMPONENT_UNSPECIFIED =
Unspecified component. Specifying this will cause Cluster creation to fail.
0- 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.
5- DOCKER =
Docker
13- DRUID =
The Druid query engine. (alpha)
9- FLINK =
Flink
14- HBASE =
HBase. (beta)
11- HIVE_WEBHCAT =
The Hive Web HCatalog (the REST service for accessing HCatalog).
3- JUPYTER =
The Jupyter Notebook.
1- PRESTO =
The Presto query engine.
6- RANGER =
The Ranger service.
12- SOLR =
The Solr service.
10- ZEPPELIN =
The Zeppelin notebook.
4- ZOOKEEPER =
The Zookeeper service.
8