Skip to main content

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType

No description

enum GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType {
COMPONENT_UNSPECIFIED
ANACONDA
DOCKER
DRUID
FLINK
HBASE
HIVE_WEBHCAT
HUDI
JUPYTER
PRESTO
TRINO
RANGER
SOLR
ZEPPELIN
ZOOKEEPER
}

Values

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.COMPONENT_UNSPECIFIED

Unspecified component. Specifying this will cause Cluster creation to fail

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.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

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.DOCKER

Docker

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.DRUID

The Druid query engine. (alpha)

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.FLINK

Flink

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.HBASE

HBase. (beta)

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.HIVE_WEBHCAT

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

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.HUDI

Hudi

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.JUPYTER

The Jupyter Notebook

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.PRESTO

The Presto query engine

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.TRINO

The Trino query engine

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.RANGER

Ranger

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.SOLR

The Solr search platform

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.ZEPPELIN

The Zeppelin notebook

GoogleCloudDataprocClusterSoftwareConfigurationOptionalComponentType.ZOOKEEPER

The Zookeeper service

Member of

GoogleCloudDataprocClusterSoftwareConfiguration object