[ https://issues.apache.org/jira/browse/YARN-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhijie Shen updated YARN-974: ----------------------------- Attachment: YARN-974.3.patch Updated the patch: 1. Rebase according to the latest ContainerHistoryData 2. Simplify the way to collect the information. No need to change the Event object any more. 3. Update the test cases Please note that the logURL should be updated to point to the AHS web page, which shows the aggregated logs. This could be updated whenever YARN-954 is done. > RMContainer should collect more useful information to be recorded in > Application-History > ---------------------------------------------------------------------------------------- > > Key: YARN-974 > URL: https://issues.apache.org/jira/browse/YARN-974 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Zhijie Shen > Assignee: Zhijie Shen > Attachments: YARN-974.1.patch, YARN-974.2.patch, YARN-974.3.patch > > > To record the history of a container, users may be also interested in the > following information: > 1. Start Time > 2. Stop Time > 3. Diagnostic Information > 4. URL to the Log File > 5. Actually Allocated Resource > 6. Actually Assigned Node > These should be remembered during the RMContainer's life cycle. -- This message was sent by Atlassian JIRA (v6.1#6144)