Google Cloud Dataproc V1 Client - Class Component (3.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataproc V1 Client class Component.
Cluster components that can be activated.
Protobuf type google.cloud.dataproc.v1.Component
Namespace
Google \ Cloud \ Dataproc \ V1
Methods
static::name
static::value
Constants
COMPONENT_UNSPECIFIED
Unspecified component. Specifying this will cause Cluster creation to fail.
Generated from protobuf enum COMPONENT_UNSPECIFIED = 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.
Generated from protobuf enum ANACONDA = 5;
DOCKER
Docker
Generated from protobuf enum DOCKER = 13;
DRUID
The Druid query engine. (alpha)
Generated from protobuf enum DRUID = 9;
FLINK
Flink
Generated from protobuf enum FLINK = 14;
HBASE
HBase. (beta)
Generated from protobuf enum HBASE = 11;
HIVE_WEBHCAT
The Hive Web HCatalog (the REST service for accessing HCatalog).
Generated from protobuf enum HIVE_WEBHCAT = 3;
HUDI
Hudi.
Generated from protobuf enum HUDI = 18;
JUPYTER
The Jupyter Notebook.
Generated from protobuf enum JUPYTER = 1;
PRESTO
The Presto query engine.
Generated from protobuf enum PRESTO = 6;
TRINO
The Trino query engine.
Generated from protobuf enum TRINO = 17;
RANGER
The Ranger service.
Generated from protobuf enum RANGER = 12;
SOLR
The Solr service.
Generated from protobuf enum SOLR = 10;
ZEPPELIN
The Zeppelin notebook.
Generated from protobuf enum ZEPPELIN = 4;
ZOOKEEPER
The Zookeeper service.
Generated from protobuf enum ZOOKEEPER = 8;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dataproc V1 Client - Class Component (3.14.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.14.0 (latest)](/php/docs/reference/cloud-dataproc/latest/V1.Component)\n- [3.13.4](/php/docs/reference/cloud-dataproc/3.13.4/V1.Component)\n- [3.12.0](/php/docs/reference/cloud-dataproc/3.12.0/V1.Component)\n- [3.11.0](/php/docs/reference/cloud-dataproc/3.11.0/V1.Component)\n- [3.10.1](/php/docs/reference/cloud-dataproc/3.10.1/V1.Component)\n- [3.9.0](/php/docs/reference/cloud-dataproc/3.9.0/V1.Component)\n- [3.8.1](/php/docs/reference/cloud-dataproc/3.8.1/V1.Component)\n- [3.7.1](/php/docs/reference/cloud-dataproc/3.7.1/V1.Component)\n- [3.6.1](/php/docs/reference/cloud-dataproc/3.6.1/V1.Component)\n- [3.5.1](/php/docs/reference/cloud-dataproc/3.5.1/V1.Component)\n- [3.4.0](/php/docs/reference/cloud-dataproc/3.4.0/V1.Component)\n- [3.3.0](/php/docs/reference/cloud-dataproc/3.3.0/V1.Component)\n- [3.2.2](/php/docs/reference/cloud-dataproc/3.2.2/V1.Component)\n- [2.6.1](/php/docs/reference/cloud-dataproc/2.6.1/V1.Component)\n- [2.5.0](/php/docs/reference/cloud-dataproc/2.5.0/V1.Component)\n- [2.3.0](/php/docs/reference/cloud-dataproc/2.3.0/V1.Component)\n- [2.2.3](/php/docs/reference/cloud-dataproc/2.2.3/V1.Component)\n- [2.1.0](/php/docs/reference/cloud-dataproc/2.1.0/V1.Component)\n- [2.0.0](/php/docs/reference/cloud-dataproc/2.0.0/V1.Component) \nReference documentation and code samples for the Google Cloud Dataproc V1 Client class Component.\n\nCluster components that can be activated.\n\nProtobuf type `google.cloud.dataproc.v1.Component`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataproc \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### COMPONENT_UNSPECIFIED\n\n Value: 0\n\nUnspecified component. Specifying this will cause Cluster creation to fail.\n\nGenerated from protobuf enum `COMPONENT_UNSPECIFIED = 0;`\n\n### ANACONDA\n\n Value: 5\n\nThe Anaconda python distribution. The Anaconda component is not supported\nin the Dataproc [2.0 image](/https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-release-2.0).\n\nThe 2.0 image is pre-installed with Miniconda.\n\nGenerated from protobuf enum `ANACONDA = 5;`\n\n### DOCKER\n\n Value: 13\n\nDocker\n\nGenerated from protobuf enum `DOCKER = 13;`\n\n### DRUID\n\n Value: 9\n\nThe Druid query engine. (alpha)\n\nGenerated from protobuf enum `DRUID = 9;`\n\n### FLINK\n\n Value: 14\n\nFlink\n\nGenerated from protobuf enum `FLINK = 14;`\n\n### HBASE\n\n Value: 11\n\nHBase. (beta)\n\nGenerated from protobuf enum `HBASE = 11;`\n\n### HIVE_WEBHCAT\n\n Value: 3\n\nThe Hive Web HCatalog (the REST service for accessing HCatalog).\n\nGenerated from protobuf enum `HIVE_WEBHCAT = 3;`\n\n### HUDI\n\n Value: 18\n\nHudi.\n\nGenerated from protobuf enum `HUDI = 18;`\n\n### JUPYTER\n\n Value: 1\n\nThe Jupyter Notebook.\n\nGenerated from protobuf enum `JUPYTER = 1;`\n\n### PRESTO\n\n Value: 6\n\nThe Presto query engine.\n\nGenerated from protobuf enum `PRESTO = 6;`\n\n### TRINO\n\n Value: 17\n\nThe Trino query engine.\n\nGenerated from protobuf enum `TRINO = 17;`\n\n### RANGER\n\n Value: 12\n\nThe Ranger service.\n\nGenerated from protobuf enum `RANGER = 12;`\n\n### SOLR\n\n Value: 10\n\nThe Solr service.\n\nGenerated from protobuf enum `SOLR = 10;`\n\n### ZEPPELIN\n\n Value: 4\n\nThe Zeppelin notebook.\n\nGenerated from protobuf enum `ZEPPELIN = 4;`\n\n### ZOOKEEPER\n\n Value: 8\n\nThe Zookeeper service.\n\nGenerated from protobuf enum `ZOOKEEPER = 8;`"]]