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 "Hemanth Yamijala (JIRA)" <ji...@apache.org> on 2008/10/06 05:43:45 UTC

[jira] Resolved: (HADOOP-4347) [mapred] Job client cannot kill jobs that are not initialized.

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

Hemanth Yamijala resolved HADOOP-4347.
--------------------------------------

    Resolution: Duplicate

This is filed and tracked in HADOOP-4236, as a blocker for Hadoop 0.19.

> [mapred] Job client cannot kill jobs that are not initialized.
> --------------------------------------------------------------
>
>                 Key: HADOOP-4347
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4347
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Vinod K V
>
> Job client cannot kill a job that is not yet initialized, JobTracker silently ignores the kill request (JobTracker.killJob(JobID)). Though the client reports that the job is killed, the job still resides with JT and in fact, it goes to running state and eventually finishes.

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