Stay organized with collections
Save and categorize content based on your preferences.
You can install additional components like Zookeeper when you create a Dataproc
cluster using the
Optional components
feature. This page describes the Zookeeper component.
The Apache Zookeeper
component is centralized service for providing distributed synchronization
of data.
Install the component
Install the component when you create a Dataproc cluster.
To create a Dataproc cluster that includes the Zookeeper component,
use the
gcloud dataproc clusters createcluster-name
command with the --optional-components flag (using image version
1.0 or later).
[[["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-03-21 UTC."],[[["Zookeeper can be installed as an optional component when creating a Dataproc cluster, enabling distributed data synchronization."],["The Zookeeper component is installed during Dataproc cluster creation through the use of the `--optional-components` flag."],["You can install the Zookeeper component by using the gcloud command, through a REST API request, or through the Google Cloud console when creating the cluster."],["The specific version of the Zookeeper component that will be installed is dependent on the Dataproc image version being used for the cluster."]]],[]]