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 0BB1218B9A for ; Tue, 15 Sep 2015 16:34:46 +0000 (UTC) Received: (qmail 99390 invoked by uid 500); 15 Sep 2015 16:34:45 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 99365 invoked by uid 500); 15 Sep 2015 16:34:45 -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 99355 invoked by uid 99); 15 Sep 2015 16:34:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2015 16:34:45 +0000 Date: Tue, 15 Sep 2015 16:34:45 +0000 (UTC) From: "Xuefu Zhang (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-11779) Beeline-cli: Format the output of describe pretty table command in new CLI[beeline-cli branch] 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-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14745691#comment-14745691 ] Xuefu Zhang commented on HIVE-11779: ------------------------------------ [~Ferd], could you please review the patch here? > Beeline-cli: Format the output of describe pretty table command in new CLI[beeline-cli branch] > ------------------------------------------------------------------------------------------------- > > Key: HIVE-11779 > URL: https://issues.apache.org/jira/browse/HIVE-11779 > Project: Hive > Issue Type: Task > Reporter: Ke Jia > Assignee: Ke Jia > Attachments: HIVE-11779.1-beeline-cli.patch, HIVE-11779.2-beeline-cli.patch, HIVE-11779.3-beeline-cli.patch, HIVE-11779.4-beeline-cli.patch > > > In the old CLI, it uses "hive.cli.pretty.output.num.cols" from the hive configuration to use the number of columns when formatting output generated by the DESCRIBE PRETTY table_name command . We need to support the previous configuration using beeline functionality. -- This message was sent by Atlassian JIRA (v6.3.4#6332)