refreshQueues does not work correctly when dealing with maximum-capacity
------------------------------------------------------------------------
Key: MAPREDUCE-1240
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1240
Project: Hadoop Map/Reduce
Issue Type: Bug
Affects Versions: 0.21.0
Reporter: Karam Singh
If we comment out or remove maximum-capacity property or set
maximum-capacity=-1 for a queue which has maximum-capacity some value (say 60).
After using command -:
mapred mradmin -refreshQueues
When we check the Queue Scheduling from Web UI or from CLI it still retains old
value and schedules tasks according up to old maximum-capacity if there no
other job in cluster where the expected behavior maximum-capacity not retained
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.