[ 
https://issues.apache.org/jira/browse/HADOOP-3924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632825#action_12632825
 ] 

Arun C Murthy commented on HADOOP-3924:
---------------------------------------

The patch isn't there yet:

1. JobInProgress.terminateJob should only be a private method, and JIP.kill and 
JIP.fail (new method) should use it.
2. There are too many pieces of newly commented code.
3. We should remove the change to the eclipse plugin for now.

> Add a 'Killed' job status
> -------------------------
>
>                 Key: HADOOP-3924
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3924
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: mapred
>         Environment: all
>            Reporter: Alejandro Abdelnur
>            Assignee: Subramaniam Krishnan
>            Priority: Critical
>             Fix For: 0.19.0
>
>         Attachments: patch-3924_v1.txt, patch-3924_v2.txt, patch-3924_v3.txt, 
> patch-3924_v4.txt, patch-3924_v5.txt, patch-3924_v6.txt, patch-3924_v7.txt, 
> patch-3924_v8.txt
>
>
> It is not possible, via APIs, to know if a job has been killed, only that has 
> not been successful.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to