Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Puoi installare componenti aggiuntivi come Zookeeper quando crei un cluster Dataproc utilizzando la funzionalità Componenti facoltativi. Questa pagina descrive il componente Zookeeper.
Il componente Apache Zookeeper è un servizio centralizzato che fornisce una sincronizzazione distribuita dei dati.
Installa il componente
Installa il componente quando crei un cluster Dataproc.
Per creare un cluster Dataproc che includa il componente Zookeeper,
utilizza il
comando gcloud dataproc clusters createcluster-name
con il flag --optional-components (utilizzando la versione dell'immagine
1.0 o successive).
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-09 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."]]],[]]