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 D5B47200C36 for ; Fri, 10 Mar 2017 20:25:07 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D43D5160B79; Fri, 10 Mar 2017 19:25:07 +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 28984160B67 for ; Fri, 10 Mar 2017 20:25:07 +0100 (CET) Received: (qmail 88203 invoked by uid 500); 10 Mar 2017 19:25:06 -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 88194 invoked by uid 99); 10 Mar 2017 19:25:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Mar 2017 19:25:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id F055D1A0758 for ; Fri, 10 Mar 2017 19:25:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.651 X-Spam-Level: X-Spam-Status: No, score=0.651 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 2cXrAGe4KPnr for ; Fri, 10 Mar 2017 19:25:05 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 1684A5F295 for ; Fri, 10 Mar 2017 19:25:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 98EE0E0045 for ; Fri, 10 Mar 2017 19:25:04 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 54346243A6 for ; Fri, 10 Mar 2017 19:25:04 +0000 (UTC) Date: Fri, 10 Mar 2017 19:25:04 +0000 (UTC) From: "Naveen Gangam (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-15001) Remove showConnectedUrl from command line help MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 10 Mar 2017 19:25:08 -0000 [ https://issues.apache.org/jira/browse/HIVE-15001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Naveen Gangam updated HIVE-15001: --------------------------------- Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available) Fix has been committed to the master for Hive 2.2.0. Thank you for your contribution [~pvary] > Remove showConnectedUrl from command line help > ---------------------------------------------- > > Key: HIVE-15001 > URL: https://issues.apache.org/jira/browse/HIVE-15001 > Project: Hive > Issue Type: Sub-task > Components: Beeline > Reporter: Peter Vary > Assignee: Peter Vary > Priority: Trivial > Fix For: 2.2.0 > > Attachments: HIVE-15001.2.patch, HIVE-15001.3.patch, HIVE-15001.patch > > > As discussed with [~nemon], the showConnectedUrl commandline parameter is not working since a erroneous merge. Instead beeline always prints the currently connected url. Since it is good for everyone, no extra parameter is needed to turn this feature on. -- This message was sent by Atlassian JIRA (v6.3.15#6346)