Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Puedes instalar componentes adicionales, como Hive WebHCat, cuando creas un clúster de Dataproc con la función de componentes opcionales. En esta página, se describe el componente Hive WebHCat.
Hive WebHCat
proporciona una API de REST para HCatalog. El servicio de REST está disponible en el puerto 50111 del primer nodo principal del clúster.
Instala el componente
Instala el componente cuando crees un clúster de Dataproc.
Los componentes se pueden agregar a los clústeres creados con la versión 1.3 de Dataproc y las posteriores.
Para crear un clúster de Dataproc que incluya el componente Hive WebHCat, usa el comando gcloud dataproc clusters createcluster-name con la marca --optional-components.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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."]]],[]]