Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Sie können zusätzliche Komponenten wie Zookeeper installieren, wenn Sie einen Dataproc-Cluster mit dem Feature Optionale Komponenten erstellen. Auf dieser Seite wird die Zookeeper-Komponente erläutert.
Die Apache Zookeeper-Komponente ist ein zentraler Dienst zum Bereitstellen verteilter Datensynchronisationen.
Komponente installieren
Installieren Sie die Komponente, wenn Sie einen Dataproc-Cluster erstellen.
Informationen zu den Komponentenversionen, die im jeweiligen Dataproc-Image-Release enthalten sind, finden Sie im Abschnitt Unterstützte Dataproc-Versionen.
gcloud-Befehl
Zur Erstellung eines Dataproc-Clusters, der die Zookeeper-Komponente enthält, verwenden Sie den Befehl gcloud dataproc clusters createcluster-name mit dem Flag --optional-components (mit der Image-Version 1.0 oder höher).
Öffnen Sie in der Google Cloud Console die Dataproc-Seite Cluster erstellen. Der Bereich „Cluster einrichten“ ist ausgewählt.
Wählen Sie im Abschnitt „Komponenten“ unter „Optionale Komponenten“ Zookeeper und andere optionale Komponenten aus, die auf Ihrem Cluster installiert werden sollen.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]