Google
PROFESSIONAL-DATA-ENGINEER · Question #112
The YARN ResourceManager and the HDFS NameNode interfaces are available on a Cloud Dataproc cluster ____.
The correct answer is C. master node. Explanation/Reference: The YARN ResourceManager and the HDFS NameNode interfaces are available on a Cloud Dataproc cluster master node. The cluster master-host-name is the name of your Cloud Dataproc cluster followed by an -m suffix--for example, if your cluster is named "my-clus
Submitted by haruto_sh· Mar 30, 2026Building and operationalizing data processing systems
Question
The YARN ResourceManager and the HDFS NameNode interfaces are available on a Cloud Dataproc cluster ____.
Options
- Aapplication node
- Bconditional node
- Cmaster node
- Dworker node
How the community answered
(35 responses)- B3% (1)
- C94% (33)
- D3% (1)
Explanation
Explanation/Reference: The YARN ResourceManager and the HDFS NameNode interfaces are available on a Cloud Dataproc cluster master node. The cluster master-host-name is the name of your Cloud Dataproc cluster followed by an -m suffix--for example, if your cluster is named "my-cluster", the master-host-name would be "my-cluster-m".
Topics
#Dataproc master node#YARN ResourceManager#HDFS NameNode
Community Discussion
No community discussion yet for this question.