You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2014/04/11 01:27:16 UTC

[jira] [Updated] (HIVE-6626) Hive does not expand the DOWNLOADED_RESOURCES_DIR path

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