[ https://issues.apache.org/jira/browse/HIVE-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554866#comment-13554866 ]
Lefty Leverenz commented on HIVE-3900: -------------------------------------- Thanks for breathing new life into [HIVE-3407|https://issues.apache.org/jira/browse/HIVE-3407]. > 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