Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A0C012009E2 for ; Wed, 1 Jun 2016 17:11:02 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9F17B160A4E; Wed, 1 Jun 2016 15:11:02 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E590C160A4C for ; Wed, 1 Jun 2016 17:11:01 +0200 (CEST) Received: (qmail 45522 invoked by uid 500); 1 Jun 2016 15:11:01 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 45488 invoked by uid 99); 1 Jun 2016 15:11:01 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2016 15:11:01 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id D107F2C1F64 for ; Wed, 1 Jun 2016 15:11:00 +0000 (UTC) Date: Wed, 1 Jun 2016 15:11:00 +0000 (UTC) From: "Eugene Koifman (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-11956) SHOW LOCKS should indicate what acquired the lock MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 01 Jun 2016 15:11:02 -0000 [ https://issues.apache.org/jira/browse/HIVE-11956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310454#comment-15310454 ] Eugene Koifman commented on HIVE-11956: --------------------------------------- this has been committed to master and branch-2.1 > SHOW LOCKS should indicate what acquired the lock > ------------------------------------------------- > > Key: HIVE-11956 > URL: https://issues.apache.org/jira/browse/HIVE-11956 > Project: Hive > Issue Type: Improvement > Components: CLI, Transactions > Affects Versions: 0.14.0 > Reporter: Eugene Koifman > Assignee: Eugene Koifman > Priority: Critical > Attachments: HIVE-11956.2.patch, HIVE-11956.patch > > > This can be a queryId, Flume agent id, Storm bolt id, etc. This would dramatically help diagnosing issues. -- This message was sent by Atlassian JIRA (v6.3.4#6332)