You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2015/04/30 05:08:06 UTC

[jira] [Created] (TEZ-2393) Tez pickup PATH env from gateway machine

Daniel Dai created TEZ-2393:
-------------------------------

             Summary: Tez pickup PATH env from gateway machine
                 Key: TEZ-2393
                 URL: https://issues.apache.org/jira/browse/TEZ-2393
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Daniel Dai


I found this issue on Windows. When I do:
set PATH=C:\dummy;%PATH%
Then run a tez job. "C:\dummy" appears in PATH of the vertex container. This is surprising since we don't expect frontend PATH will propagate to backend.
[~hitesh] tried it on Linux and found the same behavior.



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