Chetan Bhat created HIVE-11798:
----------------------------------
Summary: The Beeline report should not display the header when
--showHeader is set to false.
Key: HIVE-11798
URL: https://issues.apache.org/jira/browse/HIVE-11798
Project: Hive
Issue Type: Bug
Components: Beeline
Affects Versions: 0.13.0
Environment: SUSE Linux 11
Reporter: Chetan Bhat
Priority: Minor
In Beeline tool User sets the --showheader option as false.
In command line interface user inputs the command bin/beeline -u
jdbc:hive2://10.19.92.183:10000 [^] --showHeader=false
Actual Result : The Beeline report displays the column name.
Expected Result : The Beeline report should not display the header when
--showHeader is set to false.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)