Module: Google::Cloud::Dataproc::V1beta2::Component

Defined in:
proto_docs/google/cloud/dataproc/v1beta2/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.

5
DRUID =

The Druid query engine.

9
HBASE =

HBase.

11
HIVE_WEBHCAT =

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

3
JUPYTER =

The Jupyter Notebook.

1
KERBEROS =

The Kerberos security feature.

7
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