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 A0E9910A28 for ; Tue, 18 Feb 2014 21:53:26 +0000 (UTC) Received: (qmail 43696 invoked by uid 500); 18 Feb 2014 21:53:21 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 43603 invoked by uid 500); 18 Feb 2014 21:53:20 -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 43584 invoked by uid 500); 18 Feb 2014 21:53:20 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 43568 invoked by uid 99); 18 Feb 2014 21:53:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Feb 2014 21:53:19 +0000 Date: Tue, 18 Feb 2014 21:53:19 +0000 (UTC) From: "Alan Gates (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-6460) Need new "show" functionality for transactions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Alan Gates created HIVE-6460: -------------------------------- Summary: Need new "show" functionality for transactions Key: HIVE-6460 URL: https://issues.apache.org/jira/browse/HIVE-6460 Project: Hive Issue Type: Sub-task Components: SQL Reporter: Alan Gates Assignee: Alan Gates Fix For: 0.13.0 With the addition of transactions and compactions for delta files some new "show" commands are required. * "show transactions" to show currently open or aborted transactions * "show compactions" to show currently waiting or running compactions * "show locks" needs to work with the new db style of locks as well. -- This message was sent by Atlassian JIRA (v6.1.5#6160)