LeafQueue.assignContainer() can cause a crash if
request.getCapability().getMemory() == 0
-----------------------------------------------------------------------------------------
Key: MAPREDUCE-2788
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2788
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: mrv2
Reporter: Ahmed Radwan
Assignee: Ahmed Radwan
The assignContainer() method in
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue can
cause the scheduler to crash if the ResourseRequest capability memory == 0
(divide by zero).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira