[ https://issues.apache.org/jira/browse/YARN-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14559770#comment-14559770 ]
Vinod Kumar Vavilapalli commented on YARN-1012: ----------------------------------------------- Quick comments on the patch - ContainerStatus is a user-facing record, so you are also sending this to the AMs now. Was that intentional? I was assuming we are decoupling information sent to apps completely from what gets reported from NM to RM. - NodeManagers can send the raw information instead of dealing with vcores? Also, send both pmem and vmem usage? > NM should report resource utilization of running containers to RM in heartbeat > ------------------------------------------------------------------------------ > > Key: YARN-1012 > URL: https://issues.apache.org/jira/browse/YARN-1012 > Project: Hadoop YARN > Issue Type: Sub-task > Components: nodemanager > Affects Versions: 2.7.0 > Reporter: Arun C Murthy > Assignee: Inigo Goiri > Attachments: YARN-1012-1.patch, YARN-1012-2.patch, YARN-1012-3.patch, > YARN-1012-4.patch, YARN-1012-5.patch, YARN-1012-6.patch, YARN-1012-7.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)