CapacityScheduler: It should be possible to set queue hard-limit beyond it's
actual capacity
--------------------------------------------------------------------------------------------
Key: MAPREDUCE-1105
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1105
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: contrib/capacity-sched
Affects Versions: 0.21.0
Reporter: Arun C Murthy
Priority: Blocker
Fix For: 0.21.0
Currently the CS caps a queue's capacity to it's actual capacity if a
hard-limit is specified to be greater than it's actual capacity. We should
allow the queue to go upto the hard-limit if specified.
Also, I propose we change the hard-limit unit to be percentage rather than
#slots.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.