Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can you limit the maximum number of concurrent jobs in a Cloud Dataproc cluster?
A
Configure the dataproc:dataproc.scheduler.max-concurrent-jobs property during the cluster creation process.
dataproc:dataproc.scheduler.max-concurrent-jobs
B
Use Cloud Monitoring to observe job counts and employ a Cloud Function to terminate jobs exceeding a set limit.
C
Adjust the computengine:mgi.scheduler.max-concurrent-jobs property when setting up a managed instance group for the cluster.
computengine:mgi.scheduler.max-concurrent-jobs
D
Specify the dataproc:dataproc.scheduler.max-concurrent-jobs property when expanding the cluster with additional worker nodes.