You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "dhruba borthakur (JIRA)" <ji...@apache.org> on 2009/10/21 00:03:59 UTC

[jira] Updated: (HIVE-892) Hive command line unable to kill jobs when the comnand line is interrupted

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

dhruba borthakur updated HIVE-892:
----------------------------------

    Attachment: killJobs.txt

Use the HTTP POST command to kill jobs. This should work for both all versions of hadoop.

> Hive command line unable to kill jobs when the comnand line is interrupted 
> ---------------------------------------------------------------------------
>
>                 Key: HIVE-892
>                 URL: https://issues.apache.org/jira/browse/HIVE-892
>             Project: Hadoop Hive
>          Issue Type: Bug
>            Reporter: dhruba borthakur
>            Assignee: dhruba borthakur
>         Attachments: killJobs.txt
>
>
> The Hadoop 0.20 version of JT insists that a kill command submitted to the JT is via a POST command. The Hive execDriver submits the kill command via a HTTP-GET command. This means that the hive client is unable to kill hadoop 0.20 jobs.

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