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 progetto Dataproc
utilizzando il cluster
Componenti facoltativi
funzionalità. Questa pagina descrive il componente Zookeeper.
Apache Zookeeper
è un servizio centralizzato per fornire una sincronizzazione distribuita
di dati.
Installa il componente
Installa il componente quando crei un cluster Dataproc.
Per creare un cluster Dataproc che includa il componente Zookeeper,
utilizza la
gcloud dataproc clusters createcluster-name
con il flag --optional-components (utilizzando la versione immagine
1.0 o versioni 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-04-03 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."]]],[]]