"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 uses AI technology to translate content into your preferred language. AI translations can contain errors.
フィードバックを送信
Managed Service for Apache Spark の Hive WebHCat オプション コンポーネント
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Managed Service for Apache Spark クラスタを作成する際には、オプション コンポーネント 機能を使用して、Hive WebHCat などの追加コンポーネントをインストールできます。このページでは Hive WebHCat コンポーネントについて説明します。
Hive WebHCat コンポーネントには、HCatalog 用の REST API が用意されています。この REST サービスは、クラスタの最初のマスターノードのポート 50111 で使用できます。
コンポーネントをインストールする
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 Developers サイトのポリシー をご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2026-07-11 UTC。
ご意見をお聞かせください
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2026-07-11 UTC。"],[],[]]