Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Puoi installare componenti aggiuntivi come Hive WebHCat quando crei un cluster Dataproc utilizzando la funzionalità Componenti facoltativi. Questa pagina descrive il componente Hive WebHCat.
Il componente Hive WebHCat fornisce un'API REST per HCatalog. Il servizio REST è disponibile sulla porta 50111
nel primo nodo master del cluster.
Installa il componente
Installa il componente quando crei un cluster Dataproc.
I componenti possono essere aggiunti ai cluster creati con Dataproc versione 1.3 e successive.
Consulta
Versioni Dataproc supportate
per la versione del componente inclusa in ogni release dell'immagine Dataproc.
Comando g-cloud
Per creare un cluster Dataproc che includa il componente Hive WebHCat,
utilizza il
comando cluster-namegcloud dataproc clusters create con il flag --optional-components.
[[["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-10 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."]]],[]]