Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Anda dapat menginstal komponen tambahan seperti Hive WebHCat saat membuat cluster Dataproc
menggunakan
fitur
Komponen opsional. Halaman ini menjelaskan komponen Hive WebHCat.
Komponen Hive WebHCat menyediakan REST API untuk HCatalog. Layanan REST tersedia di port 50111 pada node master pertama cluster.
Menginstal komponen
Instal komponen saat Anda membuat cluster Dataproc.
Komponen dapat ditambahkan ke cluster yang dibuat dengan
Dataproc versi 1.3
dan yang lebih baru.
Lihat
Versi Dataproc yang didukung
untuk mengetahui versi komponen yang disertakan dalam setiap rilis image Dataproc.
Perintah gcloud
Untuk membuat cluster Dataproc yang menyertakan komponen Hive WebHCat, gunakan perintah cluster-namegcloud dataproc clusters create dengan flag --optional-components.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-04-03 UTC."],[[["Hive WebHCat provides a REST API for HCatalog and is accessible on port 50111 of the cluster's primary master node."],["The Hive WebHCat component can be installed during the creation of a Dataproc cluster, starting with Dataproc version 1.3 and later."],["You can install Hive WebHCat on a new cluster by using the `gcloud dataproc clusters create` command with the `--optional-components=HIVE_WEBHCAT` flag."],["The component can also be enabled during cluster creation through the Google Cloud console by selecting Hive WebHCat in the Optional components section."],["The Hive WebHCat component can also be added to your cluster through the Dataproc API using SoftwareConfig.Component as part of a clusters.create request."]]],[]]