You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Chetan Bhat (JIRA)" <ji...@apache.org> on 2015/09/11 08:25:45 UTC

[jira] [Updated] (HIVE-11798) The Beeline report should not display the header when --showHeader is set to false.

     [ https://issues.apache.org/jira/browse/HIVE-11798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chetan Bhat updated HIVE-11798:
-------------------------------
    Description: 
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.

  was:
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.


> 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
>   Original Estimate: 2,352h
>  Remaining Estimate: 2,352h
>
> 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)