[
https://issues.apache.org/jira/browse/HIVE-6626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vaibhav Gumashta updated HIVE-6626:
-----------------------------------
Summary: Hive does not expand the DOWNLOADED_RESOURCES_DIR path (was:
HiveServer2 does not expand the DOWNLOADED_RESOURCES_DIR path)
> Hive does not expand the DOWNLOADED_RESOURCES_DIR path
> ------------------------------------------------------
>
> Key: HIVE-6626
> URL: https://issues.apache.org/jira/browse/HIVE-6626
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.13.0
> Reporter: Vaibhav Gumashta
> Assignee: Vaibhav Gumashta
> Fix For: 0.14.0
>
>
> The downloaded scratch dir is specified in HiveConf as:
> {code}
> DOWNLOADED_RESOURCES_DIR("hive.downloaded.resources.dir",
> System.getProperty("java.io.tmpdir") + File.separator +
> "${hive.session.id}_resources"),
> {code}
> However, hive.session.id does not get expanded.
--
This message was sent by Atlassian JIRA
(v6.2#6252)