[
https://issues.apache.org/jira/browse/HIVE-6570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954441#comment-13954441
]
Lefty Leverenz commented on HIVE-6570:
--------------------------------------
Do the bug & fix need to be mentioned in the wiki? A version note could be
added in the CLI doc and/or Variable Substitution:
* [CLI: Hive Interactive Shell Commands
|https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Cli#LanguageManualCli-HiveInteractiveShellCommands]
* [Variable Substitution
|https://cwiki.apache.org/confluence/display/Hive/LanguageManual+VariableSubstitution]
> Hive variable substitution does not work with the "source" command
> ------------------------------------------------------------------
>
> Key: HIVE-6570
> URL: https://issues.apache.org/jira/browse/HIVE-6570
> Project: Hive
> Issue Type: Bug
> Reporter: Anthony Hsu
> Assignee: Anthony Hsu
> Attachments: HIVE-6570.1.patch
>
>
> The following does not work:
> {code}
> source ${hivevar:test-dir}/test.q;
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)