"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 선택적 ZooKeeper 구성요소
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
선택적 구성요소 기능을 사용하여 Managed Service for Apache Spark
클러스터를 만들 때 ZooKeeper와 같은 추가 구성요소를 설치할 수 있습니다. 이 페이지에서는 ZooKeeper 구성요소를 설명합니다.
Apache ZooKeeper
구성요소는 데이터의 분산형 동기화를 제공하기 위한 중앙 집중식 서비스입니다.
구성요소 설치
Managed Service for Apache Spark 클러스터를 만들 때 구성요소를 설치합니다.
각 Managed Service for Apache Spark 이미지 출시에 포함된 구성요소 버전은
지원되는 이미지 버전
을 참조하세요.
Google Cloud 콘솔
Google Cloud 콘솔에서 클러스터 만들기 페이지를 엽니다.
추가 구성 을 클릭하여 이 섹션을 펼칩니다.
선택적 구성요소 를 수정합니다.
열린 패널에서 ZooKeeper 체크박스를 선택한 다음
저장 을 클릭합니다.
gcloud CLI
ZooKeeper 구성요소가 포함된 Managed Service for Apache Spark 클러스터를 만들려면
gcloud dataproc clusters create cluster-name
명령어에 --optional-components 플래그를 사용하세요 (이미지 버전
1.0 이상 사용).
gcloud dataproc clusters create cluster-name \
--optional-components=ZOOKEEPER \
--region=region \
... other flags
의견 보내기
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스 에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스 에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책 을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2026-07-22(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-22(UTC)"],[],[]]