79654004

Date: 2025-06-05 07:51:42
Score: 2
Natty:
Report link

In YARN's Capacity Scheduler, queues are configured with guaranteed resource capacities. Users submit jobs to specific queues, not the Resource Manager deciding where. The Resource Manager then allocates available resources (containers) to jobs within their designated queue, prioritizing based on factors like queue capacity, current usage, and job priority. If a queue is underutilized, it can "borrow" resources from others.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: JAy PaTel