Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1AAA3184EF for ; Tue, 14 Jul 2015 15:57:05 +0000 (UTC) Received: (qmail 75114 invoked by uid 500); 14 Jul 2015 15:57:05 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 75092 invoked by uid 500); 14 Jul 2015 15:57:05 -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 75079 invoked by uid 99); 14 Jul 2015 15:57:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jul 2015 15:57:04 +0000 Date: Tue, 14 Jul 2015 15:57:04 +0000 (UTC) From: "Nemon Lou (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-11244) Beeline prompt info improvement for cluster mode 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-11244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nemon Lou updated HIVE-11244: ----------------------------- Attachment: (was: HIVE-11244.patch) > Beeline prompt info improvement for cluster mode > ------------------------------------------------ > > Key: HIVE-11244 > URL: https://issues.apache.org/jira/browse/HIVE-11244 > Project: Hive > Issue Type: Improvement > Components: Beeline > Affects Versions: 1.2.0 > Reporter: Nemon Lou > Assignee: Nemon Lou > Priority: Minor > Attachments: HIVE-11244.patch, HIVE-11244.patch > > > Currently Beeline prompt info for Cluster mode is like this: > {noformat} > 0: jdbc:hive2://192.168.115.1:24002,192.168.1> > {noformat} > Using the very HiveServer2's IP that this beeline connect to is more helpful for users. > Like this: > {noformat} > 0: jdbc:hive2://192.168.115.1:24002> > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)