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 77C41200B5E for ; Tue, 26 Jul 2016 16:55:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 76745160A78; Tue, 26 Jul 2016 14: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 EBB83160A7D for ; Tue, 26 Jul 2016 16:55:21 +0200 (CEST) Received: (qmail 12138 invoked by uid 500); 26 Jul 2016 14:55:20 -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 12111 invoked by uid 99); 26 Jul 2016 14:55:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2016 14:55:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A0A8A2C0D64 for ; Tue, 26 Jul 2016 14:55:20 +0000 (UTC) Date: Tue, 26 Jul 2016 14:55:20 +0000 (UTC) From: =?utf-8?Q?Sergio_Pe=C3=B1a_=28JIRA=29?= 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: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 26 Jul 2016 14:55:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-14123?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergio Pe=C3=B1a updated HIVE-14123: ------------------------------- Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available) Thanks [~pvary] I committed this to 2.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-1= 4123.7.patch, HIVE-14123.8.patch, HIVE-14123.9.patch, HIVE-14123.patch > > > There are several jira issues complaining that, the Beeline does not resp= ect hive.cli.print.current.db. > This is partially true, since in embedded mode, it uses the hive.cli.prin= t.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)