Module Google::Cloud::Dataproc::V1::Component (v0.8.0)

Cluster components that can be activated.

Constants

COMPONENT_UNSPECIFIED

value: 0
Unspecified component. Specifying this will cause Cluster creation to fail.

ANACONDA

value: 5
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

value: 13
Docker

DRUID

value: 9
The Druid query engine. (alpha)

value: 14
Flink

HBASE

value: 11
HBase. (beta)

HIVE_WEBHCAT

value: 3
The Hive Web HCatalog (the REST service for accessing HCatalog).

JUPYTER

value: 1
The Jupyter Notebook.

PRESTO

value: 6
The Presto query engine.

RANGER

value: 12
The Ranger service.

SOLR

value: 10
The Solr service.

ZEPPELIN

value: 4
The Zeppelin notebook.

ZOOKEEPER

value: 8
The Zookeeper service.