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

Edward Capriolo resolved HIVE-5.
--------------------------------

    Resolution: Invalid

I am going to mark this as invalid for now. Set; does work I believe. I do not 
think set extended ever did something in open source hive. It you want to 
re-open or suggest a specific feature that is fine.
                
> "set" command is case-sensitive; also lacks "EXTENDED" support, as documented 
> on http://wiki.apache.org/hadoop/Hive/HiveQL
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-5
>                 URL: https://issues.apache.org/jira/browse/HIVE-5
>             Project: Hive
>          Issue Type: Bug
>          Components: Clients
>            Reporter: Jeff Hammerbacher
>
> When I try to run "SET;" from the Hive shell, I get a parse error (FAILED: 
> Parse Error: line 1:0 cannot recognize input 'SET'). It works if I run 
> "set;". Also, when I try to run "set extended;", I get a new kind of error, 
> with error message "extended is undefined".
> On another note, can we alias "SET;" to something more descriptive, like 
> "SHOW VARIABLES" (e.g. 
> http://dev.mysql.com/doc/refman/5.0/en/show-variables.html)?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to