
Answer-first summary for fast verification
Answer: increasing or decreasing the number of worker nodes
After creating a Cloud Dataproc cluster, you can scale the cluster by increasing or decreasing the number of worker nodes in the cluster at any time, even when jobs are running on the cluster. Cloud Dataproc clusters are typically scaled to: 1) increase the number of workers to make a job run faster 2) decrease the number of workers to save money 3) increase the number of nodes to expand available Hadoop Distributed Filesystem (HDFS) storage
Author: LeetQuiz .
Ultimate access to all questions.
NO.34 Scaling a Cloud Dataproc cluster typically involves _____.
A
increasing or decreasing the number of worker nodes
B
increasing or decreasing the number of master nodes
C
moving memory to run more applications on a single node
D
deleting applications from unused nodes periodically
No comments yet.