You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2008/05/26 12:03:56 UTC

[jira] Commented: (HADOOP-2132) Killing successfully completed jobs moves them to failed

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

Amareshwari Sriramadasu commented on HADOOP-2132:
-------------------------------------------------

The code change in JobInProgress and JobClient looks good. 
Some comments in the testcase:
1. The commented  code in testcase needs to be removed.
2.  Is there any reason that testJob.jar is used as jar file for job submission? If not, wordcount can be launched without testJob.jar also.

> Killing successfully completed jobs moves them to failed
> --------------------------------------------------------
>
>                 Key: HADOOP-2132
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2132
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>         Environment: Hadoop cluster, after running one job
>            Reporter: Srikanth Kakani
>            Assignee: Jothi Padmanabhan
>            Priority: Critical
>             Fix For: 0.18.0
>
>         Attachments: hadoop-2132.patch
>
>
> Once a job is in completed state, run hadoop job -kill <jobid>, it moves to failed queue.

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