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

2009-10-20 Thread dhruba borthakur (JIRA)

 [ 
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.



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

2009-10-20 Thread dhruba borthakur (JIRA)

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

dhruba borthakur updated HIVE-892:
--

Status: Patch Available  (was: Open)

 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.



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

2009-10-20 Thread Zheng Shao (JIRA)

 [ 
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.