[ 
https://issues.apache.org/jira/browse/HIVE-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13903958#comment-13903958
 ] 

Thejas M Nair commented on HIVE-6037:
-------------------------------------

We should add documentation for the show-conf command this patch adds.
example -
{code}
hive>show conf 'hive.default.fileformat';
TextFile        STRING  Default file format for CREATE TABLE statement. Options 
are TextFile and SequenceFile. Users can explicitly say CREATE TABLE ... STORED 
AS <TEXTFILE|SEQUENCEFILE> to override

hive>  set hive.cli.print.header=true;    
hive> show conf 'hive.default.fileformat';
default type    desc
TextFile        STRING  Default file format for CREATE TABLE statement. Options 
are TextFile and SequenceFile. Users can explicitly say CREATE TABLE ... STORED 
AS <TEXTFILE|SEQUENCEFILE> to override
{code}

> Synchronize HiveConf with hive-default.xml.template and support show conf
> -------------------------------------------------------------------------
>
>                 Key: HIVE-6037
>                 URL: https://issues.apache.org/jira/browse/HIVE-6037
>             Project: Hive
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Minor
>             Fix For: 0.13.0
>
>         Attachments: CHIVE-6037.3.patch.txt, HIVE-6037.1.patch.txt, 
> HIVE-6037.10.patch.txt, HIVE-6037.11.patch.txt, HIVE-6037.12.patch.txt, 
> HIVE-6037.2.patch.txt, HIVE-6037.4.patch.txt, HIVE-6037.5.patch.txt, 
> HIVE-6037.6.patch.txt, HIVE-6037.7.patch.txt, HIVE-6037.8.patch.txt, 
> HIVE-6037.9.patch.txt, HIVE-6037.patch
>
>
> see HIVE-5879



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to