[
https://issues.apache.org/jira/browse/MAPREDUCE-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ahmed Radwan updated MAPREDUCE-2788:
------------------------------------
Attachment: MAPREDUCE-2788_rev2.patch
Thanks Arun, I have updated the patch accordingly. Using CS.normalizeRequest,
the request's memory is now set to minMemory if it is zero (avoiding the divide
by zero). The revised patch is based on the recent version (after merge to
trunk).
> 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
> Attachments: MAPREDUCE-2788.patch, MAPREDUCE-2788_rev2.patch
>
>
> 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