You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2016/07/06 05:38:10 UTC

[jira] [Created] (HIVE-14167) Use work directories provided by Tez instead of directly using YARN local dirs

Siddharth Seth created HIVE-14167:
-------------------------------------

             Summary: Use work directories provided by Tez instead of directly using YARN local dirs
                 Key: HIVE-14167
                 URL: https://issues.apache.org/jira/browse/HIVE-14167
             Project: Hive
          Issue Type: Improvement
            Reporter: Siddharth Seth


HIVE-13303 fixed things to use multiple directories instead of a single tmp directory. However it's using yarn-local-dirs directly.
I'm not sure how well using the yarn-local-dir will work on a secure cluster.

Would be better to use Tez*Context.getWorkDirs. This provides an app specific directory - writable by the user.

cc [~sershe]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)