"Managed Service for Apache Spark" is the new name for the product formerly known as "Dataproc on Compute Engine" (cluster deployment) and "Google Cloud Serverless for Apache Spark" (serverless deployment).
Google 会使用 AI 技术将内容翻译成您偏好的语言。AI 翻译可能包含错误。
发送反馈
Managed Service for Apache Spark 可选 Hive WebHCat 组件
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
使用可选组件 功能创建 Managed Service for Apache Spark 集群时,可以安装 Hive WebHCat 等其他组件。本页面介绍了 Hive WebHCat 组件。
Hive WebHCat 组件提供了 HCatalog REST API。集群的第一个主节点上的端口 50111 上提供了 REST 服务。
安装组件
在创建 Managed Service for Apache Spark 集群时安装该组件。
组件可添加到使用 Managed Service for Apache Spark 版本 1.3 及更高版本创建的集群中。
如需查看每个 Managed Service for Apache Spark 映像版本中包含的组件版本,请参阅支持的 Managed Service for Apache Spark 版本 。
Google Cloud 控制台
在 Google Cloud 控制台中,打开创建集群 页面。
点击其他配置 以展开该部分。
修改可选组件 。
在随即打开的面板中,选中 Hive WebHCat 的复选框,然后点击保存 。
gcloud CLI
如需创建包含 Hive WebHCat 组件的 Managed Service for Apache Spark 集群,请使用带有 --optional-components 标志的 gcloud dataproc clusters create cluster-name 命令。
gcloud dataproc clusters create cluster-name \
--optional-components=HIVE_WEBHCAT \
--region=region \
... other args
发送反馈
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可 获得了许可,并且代码示例已根据 Apache 2.0 许可 获得了许可。有关详情,请参阅 Google 开发者网站政策 。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-07-22。
需要向我们提供更多信息?
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2026-07-22。"],[],[]]