You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2014/08/08 11:51:12 UTC

[jira] [Created] (TEZ-1393) user.dir should not be reset in LocalMode

Siddharth Seth created TEZ-1393:
-----------------------------------

             Summary: user.dir should not be reset in LocalMode
                 Key: TEZ-1393
                 URL: https://issues.apache.org/jira/browse/TEZ-1393
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth
            Priority: Critical
         Attachments: TEZ-1393.1.txt

Setting user.dir to the staging-dir has the implication of changing the root of the filesystem to the staging directory, which is application specific.

If using multiple instance of LocalClient within a single JVM - this can get problematic, between multiple jobs since the CWD will change in the middle of execution - which ends up disallowing usage of relative paths.



--
This message was sent by Atlassian JIRA
(v6.2#6252)