Planning’s equity model and public-works’ pavement job both submit heavy work to the shared city cluster. What multi-tenant concern should capacity planning address?
Select an answer to reveal the explanation.
Short Explanation
Two road crews cannot occupy the same intersection without a traffic plan. On a shared cluster, planning and public-works jobs fight for YARN CPU and memory—queues and limits keep the peace. Pretending contention cannot happen is wishful thinking.
Full Explanation
On shared Hadoop clusters, multiple tenants compete for YARN-managed CPU and memory. Capacity or fair-share queues and limits are how operators reduce starvation. HDFS does not silently delete rival datasets as a scheduling feature, and YARN does not eliminate the need for multi-tenant policy.