Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
0.20.1
-
None
-
None
-
all
Description
The Capacity Scheduler allows configuration of percentage of task slots per queue. We have a scenario in which our biggest queue (50% quota) has Jobs with mainly Map tasks & we need to enforce strict capacity limits per queue due to SLA requirements. So other smaller queues which require Reduce tasks gets starved even though the Reduce slots are idle. The Grid can be more efficiently utilized if Capacity Scheduler allows configuration of Map & Reduce task slots capacity independently per queue.