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 Hive WebHCat, ao criar um cluster do Dataproc
usando o recurso
Componentes opcionais. Nesta página, você conhecerá o componente Hive WebHCat.
O Hive WebHCat
fornece uma API REST para o HCatalog. O serviço REST está disponível na porta 50111 no primeiro nó mestre do cluster.
Instalar o componente
Instale o componente ao criar um cluster do Dataproc.
Os componentes podem ser adicionados aos clusters criados com o Dataproc versão 1.3 ou posterior.
Para criar um cluster do Dataproc que inclua o componente Hive WebHCat,
use o método
gcloud dataproc clusters createcluster-name
com a sinalização --optional-components.
[[["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-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."]]],[]]