"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 選用 Zeppelin 元件
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
建立 Managed Service for Apache Spark 叢集時,可以透過選用元件 功能安裝 Zeppelin 等額外元件。本頁面提供 Zeppelin 元件的說明。
Zeppelin Notebook 是用於進行互動資料分析的網頁式筆記本。Zeppelin 網頁使用者介面位於叢集第一個主要節點的 8080 通訊埠上。
根據預設,筆記本會儲存在 Cloud Storage 中,位於叢集建立期間由使用者指定或系統自動建立 的 Managed Service for Apache Spark 暫存 bucket。在建立叢集時,可以透過 zeppelin:zeppelin.notebook.gcs.dir 屬性 來變更位置。
您可以提供以 zeppelin 和 zeppelin-env 為開頭的叢集屬性 來設定 Zeppelin。
為避免未加密的筆記本伺服器 API 成為遠端執行程式碼的漏洞,1.3 版以上的映象檔的預設zeppelin:zeppelin.server.addr 叢集屬性設定為 127.0.0.1,在啟用元件閘道 時,系統會將連線限制於 localhost。
安裝元件
請在建立 Managed Service for Apache Spark 叢集時安裝元件。如要新增元件,則需使用以 Managed Service for Apache Spark 1.3 以上版本所建立的叢集。
請參閱「支援的 Dataproc 版本 」,瞭解每個 Managed Service for Apache Spark 映像檔版本中包含的元件版本。
Google Cloud 控制台
在 Google Cloud 控制台中,開啟「建立叢集」 頁面。
按一下「其他設定」 展開該部分。
編輯「選用元件」 。
在開啟的面板中,選取「Zeppelin Notebook」 的核取方塊,然後按一下「Save」 。
gcloud CLI
如要建立包含 Zeppelin 元件的 Managed Service for Apache Spark 叢集,請使用 gcloud dataproc clusters create cluster-name 指令並加上 --optional-components 旗標。
gcloud dataproc clusters create cluster-name \
--optional-components=ZEPPELIN \
--region=region \
--enable-component-gateway \
... other flags
開啟 Zeppelin Notebook
如要在本機瀏覽器中開啟在叢集主要節點上執行的 Zeppelin 筆記本 UI,請點選查看及存取元件閘道網址 一文中所述的 Google Cloud 控制台「Component Gateway」(元件閘道) 連結。
提供意見
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權 ,程式碼範例則為阿帕契 2.0 授權 。詳情請參閱《Google Developers 網站政策 》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2026-07-11 (世界標準時間)。
想進一步說明嗎?
[[["容易理解","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 (世界標準時間)。"],[],[]]