[ 
https://issues.apache.org/jira/browse/TEZ-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140121#comment-14140121
 ] 

Bikas Saha commented on TEZ-1554:
---------------------------------

Does the following in TezYARNUtils.java need an update to ensure that PWD is in 
the path for Windows?

{code}    // Append pwd to LD_LIBRARY_PATH
    // Done separately here because this is known to work platform independent
    TezYARNUtils.addToEnvironment(env, Environment.LD_LIBRARY_PATH.name(),
        Environment.PWD.$(), File.pathSeparator);{code}

> Failing tests in TestMRHelpers related to environment on Windows
> ----------------------------------------------------------------
>
>                 Key: TEZ-1554
>                 URL: https://issues.apache.org/jira/browse/TEZ-1554
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Hitesh Shah
>            Assignee: Prakash Ramachandran
>         Attachments: tez-1554.1.patch
>
>
> TestMRHelpers.testMREnvSetupForReduce and  Map related tests failing. 



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

Reply via email to