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 BAA5017F4C for ; Fri, 10 Apr 2015 20:59:12 +0000 (UTC) Received: (qmail 75380 invoked by uid 500); 10 Apr 2015 20:59:12 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 75184 invoked by uid 500); 10 Apr 2015 20:59:12 -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 75032 invoked by uid 99); 10 Apr 2015 20:59:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Apr 2015 20:59:12 +0000 Date: Fri, 10 Apr 2015 20:59:12 +0000 (UTC) From: "Szehon Ho (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-10304) Add deprecation message to HiveCLI 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-10304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Szehon Ho updated HIVE-10304: ----------------------------- Attachment: HIVE-10304.patch Attaching patch. Now CLI displays the message: "Hive CLI is deprecated and migration to Beeline is recommended." > Add deprecation message to HiveCLI > ---------------------------------- > > Key: HIVE-10304 > URL: https://issues.apache.org/jira/browse/HIVE-10304 > Project: Hive > Issue Type: Improvement > Components: CLI > Affects Versions: 1.1.0 > Reporter: Szehon Ho > Attachments: HIVE-10304.patch > > > As Beeline is now the recommended command line tool to Hive, we should add a message to HiveCLI to indicate that it is deprecated and redirect them to Beeline. > This is not suggesting to remove HiveCLI for now, but just a helpful direction for user to know the direction to focus attention in Beeline. -- This message was sent by Atlassian JIRA (v6.3.4#6332)