Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
É possível instalar outros componentes, como o Zookeeper, ao criar um cluster do Dataproc
usando o recurso
Componentes opcionais. Esta página descreve o componente Zookeeper.
O componente Apache Zookeeper
é um serviço centralizado que realiza sincronização distribuída
de dados.
Instalar o componente
Instale o componente ao criar um cluster do Dataproc.
Para criar um cluster do Dataproc que inclua o componente Zookeeper, use o comando gcloud dataproc clusters createcluster-name com a sinalização --optional-components (usando a versão 1.0 ou posterior da imagem).
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-03-25 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."]]],[]]