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

Hudson commented on MAPREDUCE-3884:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #999 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/999/])
    MAPREDUCE-3884. PWD should be first in the classpath of MR tasks (tucu) 
(Revision 1292424)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1292424
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/v2/util/MRApps.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/test/java/org/apache/hadoop/mapreduce/v2/util/TestMRApps.java

                
> PWD should be first in the classpath of MR tasks
> ------------------------------------------------
>
>                 Key: MAPREDUCE-3884
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3884
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.23.2
>
>         Attachments: MAPREDUCE-3884.patch, MAPREDUCE-3884.patch
>
>
> Currently the current directory is not part of the classpath, this is a 
> regression from MR1 and existing applications assuming this fail to work 
> properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to