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

Siddharth Seth updated MAPREDUCE-2615:
--------------------------------------

    Attachment: MR2615.patch

Kill goes via the AM if it's available.
Setting #maps, reduces and finishTime in JobSummaryLog in case of Killed jobs.

> MR 279: KillJob should go through AM whenever possible
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-2615
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2615
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>             Fix For: 0.23.0
>
>         Attachments: MR2615.patch
>
>
> KillJob currently goes directly to the RM - which effectively causes the AM 
> and tasks to be killed via a signal. History information is not recorded in 
> this case.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to