Ferdinand Xu created HIVE-11236:
-----------------------------------
Summary: BeeLine-Cli: use the same output format as old CLI in the
new CLI
Key: HIVE-11236
URL: https://issues.apache.org/jira/browse/HIVE-11236
Project: Hive
Issue Type: Sub-task
Reporter: Ferdinand Xu
Assignee: Ferdinand Xu
In old CLI, the output format is as follows:
{noformat}
hive> show tables;
OK
tbl1_name
tbl2_name
Time taken: 0.808 seconds, Fetched: 2 row(s)
{noformat}
This requires the default outputformat for new CLI is csv2 and disable the
showHeader.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)