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 51553200B66 for ; Wed, 3 Aug 2016 10:55:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4E4A4160A64; Wed, 3 Aug 2016 08:55:22 +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 BBD67160A86 for ; Wed, 3 Aug 2016 10:55:21 +0200 (CEST) Received: (qmail 67434 invoked by uid 500); 3 Aug 2016 08:55:21 -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 67418 invoked by uid 99); 3 Aug 2016 08:55:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Aug 2016 08:55:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CF10B2C0D62 for ; Wed, 3 Aug 2016 08:55:20 +0000 (UTC) Date: Wed, 3 Aug 2016 08:55:20 +0000 (UTC) From: "Lefty Leverenz (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-14123) Add beeline configuration option to show database in the prompt MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 03 Aug 2016 08:55:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lefty Leverenz updated HIVE-14123: ---------------------------------- Labels: (was: TODOC2.2) > Add beeline configuration option to show database in the prompt > --------------------------------------------------------------- > > Key: HIVE-14123 > URL: https://issues.apache.org/jira/browse/HIVE-14123 > Project: Hive > Issue Type: Improvement > Components: Beeline, CLI > Affects Versions: 2.2.0 > Reporter: Peter Vary > Assignee: Peter Vary > Priority: Minor > Fix For: 2.2.0 > > Attachments: HIVE-14123.10.patch, HIVE-14123.2.patch, HIVE-14123.3.patch, HIVE-14123.4.patch, HIVE-14123.5.patch, HIVE-14123.6.patch, HIVE-14123.7.patch, HIVE-14123.8.patch, HIVE-14123.9.patch, HIVE-14123.patch > > > There are several jira issues complaining that, the Beeline does not respect hive.cli.print.current.db. > This is partially true, since in embedded mode, it uses the hive.cli.print.current.db to change the prompt, since HIVE-10511. > In beeline mode, I think this function should use a beeline command line option instead, like for the showHeader option emphasizing, that this is a client side option. -- This message was sent by Atlassian JIRA (v6.3.4#6332)