Ultimate access to all questions.
Upgrade Now š
Sign in to unlock AI tutor
You need to design a Dataproc cluster to run multiple small jobs. Many jobs (but not all) are of high priority.
A
Reuse the same cluster and run each job in sequence.
B
Reuse the same cluster to run all jobs in parallel.
C
Use ephemeral clusters.
D
Use cluster autoscaling.