You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/01/15 09:04:12 UTC

[jira] [Resolved] (HIVE-3900) set hivevar:name doesn't work at the Hive CLI

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

Brock Noland resolved HIVE-3900.
--------------------------------

    Resolution: Not A Problem

Nevermind, I see it's just time for bed.
                
> set hivevar:name doesn't work at the Hive CLI
> ---------------------------------------------
>
>                 Key: HIVE-3900
>                 URL: https://issues.apache.org/jira/browse/HIVE-3900
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: Brock Noland
>
> I am working with trunk, it appears the hivevar namespace is not available for use at the terminal:
> {noformat}
> hive> set ${hivevar:table};    
> ${hivevar:table} is undefined
> hive> set ${hiveconf:table};   
> ${hiveconf:table} is undefined
> hive> set ${table};         
> ${table} is undefined
> {noformat}

--
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