nerdexam
Google

PROFESSIONAL-DATA-ENGINEER · Question #103

When creating a new Cloud Dataproc cluster with the projects.regions.clusters.create operation, these four values are required: project, region, name, and ____.

The correct answer is A. zone. Explanation/Reference: At a minimum, you must specify four values when creating a new cluster with the projects.regions.clusters.create operation: The project in which the cluster will be created The region to use The name of the cluster The zone in which the cluster will be…

Submitted by valeria.br· Mar 30, 2026Building and operationalizing data processing systems

Question

When creating a new Cloud Dataproc cluster with the projects.regions.clusters.create operation, these four values are required: project, region, name, and ____.

Options

  • Azone
  • Bnode
  • Clabel
  • Dtype

How the community answered

(22 responses)
  • A
    91% (20)
  • B
    5% (1)
  • D
    5% (1)

Explanation

Explanation/Reference: At a minimum, you must specify four values when creating a new cluster with the projects.regions.clusters.create operation: The project in which the cluster will be created The region to use The name of the cluster The zone in which the cluster will be created You can specify many more details beyond these minimum requirements. For example, you can also specify the number of workers, whether preemptible compute should be used, and the network settings.

Topics

#Dataproc cluster creation#API parameters#cluster configuration

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-DATA-ENGINEER Practice