Corner case in headroom calculation
-----------------------------------
Key: MAPREDUCE-3631
URL: https://issues.apache.org/jira/browse/MAPREDUCE-3631
Project: Hadoop Map/Reduce
Issue Type: Task
Components: mrv2
Affects Versions: 0.23.0
Reporter: Amol Kekre
Fix For: 0.23.1
When there is a single queue and a large job fills up the whole cluster, a lost NM can lead
to wrong headroom when all
slots are taken up by reduces since at that point headroom isn't recomputed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|