[ 
https://issues.apache.org/jira/browse/YARN-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Kanter updated YARN-1731:
--------------------------------

    Attachment: YARN-1731.patch

I’ve attached a preliminary version of the patch.  Once we all agree on the 
specifics of the design, I can add unit tests.  This basically writes out an 
empty file with the app attempt id and user as the filename to a directory in 
HDFS (the JHS or something else such as the AHS could then see it).  We can 
easily replace HDFS with some other FileSystem or mechanism or make it 
pluggable in some fashion.  

> ResourceManager should record killed ApplicationMasters for History
> -------------------------------------------------------------------
>
>                 Key: YARN-1731
>                 URL: https://issues.apache.org/jira/browse/YARN-1731
>             Project: Hadoop YARN
>          Issue Type: Improvement
>    Affects Versions: 2.2.0
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>         Attachments: YARN-1731.patch
>
>
> Yarn changes required for MAPREDUCE-5641 to make the RM record when an AM is 
> killed so the JHS (or something else) can know about it).  See MAPREDUCE-5641 
> for the design I'm trying to follow.  



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to