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 "Arun C Murthy (Created) (JIRA)" <ji...@apache.org> on 2011/10/18 00:29:10 UTC

[jira] [Created] (MAPREDUCE-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

TestLinuxContainerExecutorWithMocks fails on Mac OSX
----------------------------------------------------

                 Key: MAPREDUCE-3196
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Arun C Murthy
            Assignee: Arun C Murthy
         Attachments: MAPREDUCE-3196.patch

TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Hudson commented on MAPREDUCE-3196:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1116 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1116/])
    MAPREDUCE-3196. TestLinuxContainerExecutorWithMocks fails on Mac OSX. (Arun Murthy via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1185417
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLinuxContainerExecutorWithMocks.java

                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Mahadev konar commented on MAPREDUCE-3196:
------------------------------------------

+1 looks good to me. Ill go ahead and verify since the trunk builds are broken.
                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Hudson commented on MAPREDUCE-3196:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #864 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/864/])
    MAPREDUCE-3196. TestLinuxContainerExecutorWithMocks fails on Mac OSX. (Arun Murthy via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1185417
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLinuxContainerExecutorWithMocks.java

                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Hadoop QA commented on MAPREDUCE-3196:
--------------------------------------

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

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

    +1 tests included.  The patch appears to include 4 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 findbugs.  The patch appears to introduce 161 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 failed these unit tests:
                  org.apache.hadoop.mapreduce.TestJobMonitorAndPrint

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

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1046//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1046//artifact/trunk/hadoop-mapreduce-project/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1046//artifact/trunk/hadoop-mapreduce-project/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-app.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1046//artifact/trunk/hadoop-mapreduce-project/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-client-core.html
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1046//console

This message is automatically generated.
                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Hudson commented on MAPREDUCE-3196:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #834 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/834/])
    MAPREDUCE-3196. TestLinuxContainerExecutorWithMocks fails on Mac OSX. (Arun Murthy via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1185417
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLinuxContainerExecutorWithMocks.java

                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Mahadev konar updated MAPREDUCE-3196:
-------------------------------------

          Component/s:     (was: test)
    Affects Version/s: 0.23.0
        Fix Version/s: 0.23.0
    
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Arun C Murthy updated MAPREDUCE-3196:
-------------------------------------

    Status: Patch Available  (was: Open)
    
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Arun C Murthy updated MAPREDUCE-3196:
-------------------------------------

    Attachment: MAPREDUCE-3196.patch

Trivial patch to use /bin/echo instead of /bin/true, works on both Linux and OSX.
                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Hudson commented on MAPREDUCE-3196:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #43 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/43/])
    MAPREDUCE-3196. TestLinuxContainerExecutorWithMocks fails on Mac OSX. (Arun Murthy via mahadev) - Merging r1185417 from trunk

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1185419
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLinuxContainerExecutorWithMocks.java

                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Hudson commented on MAPREDUCE-3196:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #55 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/55/])
    MAPREDUCE-3196. TestLinuxContainerExecutorWithMocks fails on Mac OSX. (Arun Murthy via mahadev) - Merging r1185417 from trunk

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1185419
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLinuxContainerExecutorWithMocks.java

                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Hudson commented on MAPREDUCE-3196:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #13 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/13/])
    MAPREDUCE-3196. TestLinuxContainerExecutorWithMocks fails on Mac OSX. (Arun Murthy via mahadev) - Merging r1185417 from trunk

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1185419
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLinuxContainerExecutorWithMocks.java

                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Hudson commented on MAPREDUCE-3196:
-----------------------------------

Integrated in Hadoop-Common-0.23-Commit #12 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/12/])
    MAPREDUCE-3196. TestLinuxContainerExecutorWithMocks fails on Mac OSX. (Arun Murthy via mahadev) - Merging r1185417 from trunk

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1185419
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLinuxContainerExecutorWithMocks.java

                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Hudson commented on MAPREDUCE-3196:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #14 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/14/])
    MAPREDUCE-3196. TestLinuxContainerExecutorWithMocks fails on Mac OSX. (Arun Murthy via mahadev) - Merging r1185417 from trunk

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1185419
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLinuxContainerExecutorWithMocks.java

                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Arun C Murthy updated MAPREDUCE-3196:
-------------------------------------

    Component/s: test
                 mrv2
    
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Hudson commented on MAPREDUCE-3196:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1176 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1176/])
    MAPREDUCE-3196. TestLinuxContainerExecutorWithMocks fails on Mac OSX. (Arun Murthy via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1185417
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLinuxContainerExecutorWithMocks.java

                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Hudson commented on MAPREDUCE-3196:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #1097 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1097/])
    MAPREDUCE-3196. TestLinuxContainerExecutorWithMocks fails on Mac OSX. (Arun Murthy via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1185417
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestLinuxContainerExecutorWithMocks.java

                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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-3196) TestLinuxContainerExecutorWithMocks fails on Mac OSX

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

Mahadev konar updated MAPREDUCE-3196:
-------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Just committed this. Thanks Arun!
                
> TestLinuxContainerExecutorWithMocks fails on Mac OSX
> ----------------------------------------------------
>
>                 Key: MAPREDUCE-3196
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3196
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-3196.patch
>
>
> TestLinuxContainerExecutorWithMocks uses /bin/true which isn't present. 

--
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