You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Alejandro Abdelnur (Created) (JIRA)" <ji...@apache.org> on 2012/02/21 03:21:37 UTC

[jira] [Created] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

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.24.0, 0.23.2
            Reporter: Alejandro Abdelnur
            Priority: Critical
             Fix For: 0.23.2


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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214589#comment-13214589 ] 

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

Integrated in Hadoop-Hdfs-0.23-Build #177 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/177/])
    Merge -r 1292423:1292424 from trunk to branch. FIXES: MAPREDUCE-3884 (Revision 1292427)

     Result = UNSTABLE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1292427
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/v2/util/MRApps.java
* /hadoop/common/branches/branch-0.23/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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213812#comment-13213812 ] 

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

Integrated in Hadoop-Hdfs-0.23-Commit #568 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/568/])
    Merge -r 1292423:1292424 from trunk to branch. FIXES: MAPREDUCE-3884 (Revision 1292427)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1292427
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/v2/util/MRApps.java
* /hadoop/common/branches/branch-0.23/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

        

[jira] [Updated] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated MAPREDUCE-3884:
------------------------------------------

    Target Version/s: 0.24.0, 0.23.2  (was: 0.23.2, 0.24.0)
              Status: Open  (was: Patch Available)

patch on stale trunk
                
> 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
>         Attachments: 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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Alejandro Abdelnur (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212300#comment-13212300 ] 

Alejandro Abdelnur commented on MAPREDUCE-3884:
-----------------------------------------------

As per Mahadev suggestion, the fix should be in the MRApps.setClasspath() method, adding PWD at the very beginning.
                
> 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.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.23.2
>
>
> 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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214620#comment-13214620 ] 

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

Integrated in Hadoop-Mapreduce-0.23-Build #205 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/205/])
    Merge -r 1292423:1292424 from trunk to branch. FIXES: MAPREDUCE-3884 (Revision 1292427)

     Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1292427
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/v2/util/MRApps.java
* /hadoop/common/branches/branch-0.23/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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213808#comment-13213808 ] 

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

Integrated in Hadoop-Common-trunk-Commit #1762 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1762/])
    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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212953#comment-13212953 ] 

Hadoop QA commented on MAPREDUCE-3884:
--------------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12515382/MAPREDUCE-3884.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1905//testReport/
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1905//console

This message is automatically generated.
                
> 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
>         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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213890#comment-13213890 ] 

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

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

     Result = ABORTED
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

        

[jira] [Updated] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Harsh J (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J updated MAPREDUCE-3884:
-------------------------------

     Target Version/s: 0.24.0, 0.23.2
    Affects Version/s:     (was: 0.24.0)
        Fix Version/s:     (was: 0.23.2)
    
> 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
>            Priority: Critical
>
> 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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13212750#comment-13212750 ] 

Hadoop QA commented on MAPREDUCE-3884:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12515380/MAPREDUCE-3884.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1903//console

This message is automatically generated.
                
> 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
>         Attachments: 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

        

[jira] [Updated] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated MAPREDUCE-3884:
------------------------------------------

    Target Version/s: 0.24.0, 0.23.2  (was: 0.23.2, 0.24.0)
              Status: Patch Available  (was: Open)
    
> 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
>         Attachments: 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

        

[jira] [Assigned] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Alejandro Abdelnur (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur reassigned MAPREDUCE-3884:
---------------------------------------------

    Assignee: Alejandro Abdelnur
    
> 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
>         Attachments: 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

        

[jira] [Updated] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated MAPREDUCE-3884:
------------------------------------------

          Resolution: Fixed
       Fix Version/s: 0.23.2
    Target Version/s: 0.24.0, 0.23.2  (was: 0.23.2, 0.24.0)
        Hadoop Flags: Reviewed
              Status: Resolved  (was: Patch Available)

committed to trunk and branch-0.23
                
> 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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213805#comment-13213805 ] 

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

Integrated in Hadoop-Hdfs-trunk-Commit #1836 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1836/])
    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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213815#comment-13213815 ] 

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

Integrated in Hadoop-Common-0.23-Commit #581 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/581/])
    Merge -r 1292423:1292424 from trunk to branch. FIXES: MAPREDUCE-3884 (Revision 1292427)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1292427
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/v2/util/MRApps.java
* /hadoop/common/branches/branch-0.23/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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213849#comment-13213849 ] 

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

Integrated in Hadoop-Mapreduce-0.23-Commit #583 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/583/])
    Merge -r 1292423:1292424 from trunk to branch. FIXES: MAPREDUCE-3884 (Revision 1292427)

     Result = ABORTED
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1292427
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/src/main/java/org/apache/hadoop/mapreduce/v2/util/MRApps.java
* /hadoop/common/branches/branch-0.23/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

        

[jira] [Updated] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated MAPREDUCE-3884:
------------------------------------------

    Attachment: MAPREDUCE-3884.patch
    
> 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
>         Attachments: 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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Tom White (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213295#comment-13213295 ] 

Tom White commented on MAPREDUCE-3884:
--------------------------------------

+1 looks good.
                
> 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
>         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

        

[jira] [Commented] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13214582#comment-13214582 ] 

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

Integrated in Hadoop-Hdfs-trunk #964 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/964/])
    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

        

[jira] [Updated] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated MAPREDUCE-3884:
------------------------------------------

    Target Version/s: 0.24.0, 0.23.2  (was: 0.23.2, 0.24.0)
              Status: Patch Available  (was: Open)
    
> 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
>         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

        

[jira] [Updated] (MAPREDUCE-3884) PWD should be first in the classpath of MR tasks

Posted by "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated MAPREDUCE-3884:
------------------------------------------

    Attachment: MAPREDUCE-3884.patch

and now, patch on current trunk
                
> 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
>         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