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 B1B94D54C for ; Mon, 5 Nov 2012 19:36:12 +0000 (UTC) Received: (qmail 48406 invoked by uid 500); 5 Nov 2012 19:36:12 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 48361 invoked by uid 500); 5 Nov 2012 19:36:12 -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 48351 invoked by uid 500); 5 Nov 2012 19:36:12 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 48346 invoked by uid 99); 5 Nov 2012 19:36:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2012 19:36:12 +0000 Date: Mon, 5 Nov 2012 19:36:12 +0000 (UTC) From: "Jingwei Lu (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <137791166.70034.1352144172085.JavaMail.jiratomcat@arcas> In-Reply-To: <372048626.29858.1351205473374.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HIVE-3621) Make prompt in Hive CLI configurable 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-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490852#comment-13490852 ] Jingwei Lu commented on HIVE-3621: ---------------------------------- I do explicitly state that hiveconf can be used in the new configuration. If it is not clear, your suggestion are welcome. > Make prompt in Hive CLI configurable > ------------------------------------ > > Key: HIVE-3621 > URL: https://issues.apache.org/jira/browse/HIVE-3621 > Project: Hive > Issue Type: Improvement > Components: CLI > Affects Versions: 0.9.0 > Reporter: Jingwei Lu > Assignee: Jingwei Lu > Priority: Minor > Labels: newbie, patch > Fix For: 0.10.0 > > Attachments: HIVE-3621.patch.1.txt > > Original Estimate: 48h > Remaining Estimate: 48h > > Right now the Hive CLI prompt just says "hive>", for users (primarily power users) who run in different clusters it can be easy to forget which cluster your Hive CLI is pointing to. If we change the Hive CLI prompt to be something like "hive(silver)>" it would be much clearer. We could potentially extend this to namespaces as well. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira