PROFESSIONAL-DATA-ENGINEER · Question #100
Which of the following job types are supported by Cloud Dataproc (select 3 answers)?
Cloud Dataproc supports several Apache ecosystem job types for batch processing; Hive and Pig are explicitly supported, while YARN is the underlying resource management framework.
Question
Options
- AHive
- BPig
- CYARN
Why each option
Cloud Dataproc supports several Apache ecosystem job types for batch processing; Hive and Pig are explicitly supported, while YARN is the underlying resource management framework.
YARN (Yet Another Resource Negotiator) is Dataproc's internal cluster resource management layer, not a job type that users directly submit; it orchestrates resource allocation for Hive, Pig, Spark, and other jobs.
Concept tested: Cloud Dataproc supported job types
Source: https://cloud.google.com/dataproc/docs/concepts/jobs/supported-job-types
Topics
Community Discussion
No community discussion yet for this question.