[
https://issues.apache.org/jira/browse/YARN-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhijie Shen resolved YARN-407.
------------------------------
Resolution: Duplicate
> The requested AM memory is not checked against the maximum resource capacity
> in ResourceMgrDelegate and MRAppMaster
> -------------------------------------------------------------------------------------------------------------------
>
> Key: YARN-407
> URL: https://issues.apache.org/jira/browse/YARN-407
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Zhijie Shen
> Assignee: Zhijie Shen
>
> For the MR jobs, the requested AM memory is at the risk of being larger than
> the maximum resource capacity. It is because the logic to check the requested
> AM memory against the maximum resource capacity is missing in
> ResourceMgrDelegate and MRAppMaster. In contrast, this logic exists in Client
> and ApplicationMaster of the distributed shell.
> Another potential risk is that the requested AM memory is likely to be
> rounded up when being normalized, therefore the after-normalization AM memory
> can be larger than the maximum resource capacity as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira