You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashish Thusoo (JIRA)" <ji...@apache.org> on 2008/12/01 18:39:44 UTC

[jira] Updated: (HIVE-49) [Hive] display column header on CLI

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

Ashish Thusoo updated HIVE-49:
------------------------------

    Component/s: Clients

> [Hive] display column header on CLI
> -----------------------------------
>
>                 Key: HIVE-49
>                 URL: https://issues.apache.org/jira/browse/HIVE-49
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Clients
>            Reporter: YoungWoo Kim
>            Priority: Minor
>
> The result row(s) on CLI are displayed without column header.
> It would be useful to be able to set header on or off by users.
> for example,
> hive> SET HEAD [ON|OFF]    /* similar to oracle sql*plus syntax */
> or
> hive> SET [GLOBAL|SESSION] HEADER=[ON|OFF]    /* similar to mysql's "SET" syntax */

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.