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

Zheng Shao updated HIVE-892:
----------------------------

       Resolution: Fixed
    Fix Version/s: 0.5.0
                   0.4.1
     Release Note: HIVE-892. Hive to kill hadoop jobs using POST. (Dhruba 
Borthakur via zshao)
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

This is already committed by Dhruba to trunk:
------------------------------------------------------------------------
r827813 | dhruba | 2009-10-20 14:57:33 -0700 (Tue, 20 Oct 2009) | 2 lines

use the Http POST method to submit the kill command to Hadoop JT.


Committed to branch-0.4. Thanks Dhruba!


> 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
>             Fix For: 0.4.1, 0.5.0
>
>         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.

Reply via email to