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/05/16 13:08:43 UTC

[jira] [Resolved] (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 resolved HIVE-6626.
------------------------------------

    Resolution: Duplicate

This will be fixed in the umbrella jira

> 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: Sub-task
>    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)