Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A8B48105FC for ; Thu, 13 Mar 2014 21:01:47 +0000 (UTC) Received: (qmail 95464 invoked by uid 500); 13 Mar 2014 21:01:45 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 95403 invoked by uid 500); 13 Mar 2014 21:01:44 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 95391 invoked by uid 500); 13 Mar 2014 21:01:44 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 95305 invoked by uid 99); 13 Mar 2014 21:01:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2014 21:01:43 +0000 Date: Thu, 13 Mar 2014 21:01:43 +0000 (UTC) From: "Jason Dere (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-6609) Doing Ctrl-C on hive cli doesn't kill running MR jobs on hadoop-2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13934047#comment-13934047 ] Jason Dere commented on HIVE-6609: ---------------------------------- +1 > Doing Ctrl-C on hive cli doesn't kill running MR jobs on hadoop-2 > ----------------------------------------------------------------- > > Key: HIVE-6609 > URL: https://issues.apache.org/jira/browse/HIVE-6609 > Project: Hive > Issue Type: Bug > Components: Query Processor > Affects Versions: 0.11.0, 0.12.0 > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Attachments: HIVE-6609.2.patch, HIVE-6609.3.patch, HIVE-6609.patch > > > This is because url based job killing which we use doesn't work on hadoop2. We need to use java api. -- This message was sent by Atlassian JIRA (v6.2#6252)