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 F1A5A200B48 for ; Mon, 18 Jul 2016 14:20:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id F02A7160A89; Mon, 18 Jul 2016 12:20:21 +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 6865B160A65 for ; Mon, 18 Jul 2016 14:20:21 +0200 (CEST) Received: (qmail 76485 invoked by uid 500); 18 Jul 2016 12:20: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 76464 invoked by uid 99); 18 Jul 2016 12:20:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jul 2016 12:20:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 72DBE2C02A0 for ; Mon, 18 Jul 2016 12:20:20 +0000 (UTC) Date: Mon, 18 Jul 2016 12:20:20 +0000 (UTC) From: "Peter Vary (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (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: Mon, 18 Jul 2016 12:20:22 -0000 [ https://issues.apache.org/jira/browse/HIVE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382188#comment-15382188 ] Peter Vary edited comment on HIVE-14123 at 7/18/16 12:19 PM: ------------------------------------------------------------- Review comments addressed was (Author: pvary): Review comment addressed > 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 > Attachments: HIVE-14123.2.patch, HIVE-14123.3.patch, HIVE-14123.5.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)