Vinod Kumar Vavilapalli created MAPREDUCE-5152:
--------------------------------------------------

             Summary: MR App is not using Container from RM
                 Key: MAPREDUCE-5152
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5152
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Vinod Kumar Vavilapalli
            Assignee: Vinod Kumar Vavilapalli


The goal of YARN-486 was to make AMs just pass information encapsulated in 
Container along to NM instead of doing it themselves by duplicating 
information. We still do not do this pass-through as intended as YARN-486 
avoided the individual field duplication but failed to avoid the duplication of 
container itself.

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