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

Hitesh Shah commented on TEZ-3466:
----------------------------------

Mostly looks good [~jeagles]. 

Minor nit though: 
TEZ_CLUSTER_ADDITIONAL_CLASSPATH_PREFIX  - indicates that this will be at the 
front of the classpath but when user classpath first is set to false, it ends 
up at the back. Might be good to update the docs to indicate that this can be 
end up at the back of the classpath when the other config property is set to 
false. 

> Tez classpath building to mimic mapreduce classpath building
> ------------------------------------------------------------
>
>                 Key: TEZ-3466
>                 URL: https://issues.apache.org/jira/browse/TEZ-3466
>             Project: Apache Tez
>          Issue Type: New Feature
>            Reporter: Jonathan Eagles
>            Assignee: Jason Lowe
>         Attachments: TEZ-3466.1.patch
>
>
> Tez builds the classpath very differently than MapReduce. For example, it 
> unconditionally puts PWD/* in front of the framework classpath, whereas 
> MapReduce will only do that if mapreduce.job.user.classpath.first=true.



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

Reply via email to