클러스터를 만들면 클러스터에 표준 Apache Hadoop 에코시스템 구성요소가 자동으로 설치됩니다(Dataproc 클러스터 이미지 버전 목록 참조).
클러스터를 만들 때 클러스터에 '선택적 구성요소'라는 추가 구성요소를 설치할 수 있습니다. 선택적 구성요소를 클러스터에 추가하는 것은 초기화 작업을 통해 구성요소를 추가하는 것과 비슷하지만 다음과 같은 이점이 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-22(UTC)"],[[["Optional components can be installed on Dataproc clusters during creation, alongside standard Apache Hadoop ecosystem components."],["Installing optional components offers benefits like faster cluster startup times and tested compatibility with specific Dataproc versions, and utilizes a cluster parameter."],["Optional components are installed before any initialization actions are run on the cluster."],["A variety of optional components are available, including Docker, Flink, HBase, Hive WebHCat, Hudi, Jupyter, Presto, Ranger, Solr, Trino, Zeppelin, and Zookeeper, with some availability dependent on the image version."],["Optional components can be installed using `gcloud` commands with the `--optional-components` flag, the REST API through `SoftwareConfig.Component`, or the Google Cloud console during cluster creation."]]],[]]