[ 
https://issues.apache.org/jira/browse/YARN-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539760#comment-13539760
 ] 

Vinod Kumar Vavilapalli commented on YARN-287:
----------------------------------------------

Lohit, NodeManager keeps track of vmem and pmem directly. Xmx is only for java 
processes, so you will need to specify the memory values also. If this is 
MapReduce application over YARN that you are talking about, then you should 
override mapreduce.map.memory.mb and mapreduce.reduce.memory.mb.

Please close this if that works.
                
> NodeManager logs incorrect physical/virtual memory values
> ---------------------------------------------------------
>
>                 Key: YARN-287
>                 URL: https://issues.apache.org/jira/browse/YARN-287
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 2.0.3-alpha
>            Reporter: Lohit Vijayarenu
>            Priority: Minor
>
> Node manager does not log correct configured physical memory or virtual 
> memory while killing containers.

--
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

Reply via email to