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…
Question
Options
- Azone
- Bnode
- Clabel
- Dtype
How the community answered
(22 responses)- A91% (20)
- B5% (1)
- D5% (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
Community Discussion
No community discussion yet for this question.