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 "Amar Kamat (Created) (JIRA)" <ji...@apache.org> on 2011/11/22 10:02:40 UTC

[jira] [Created] (MAPREDUCE-3454) [Gridmix] TestDistCacheEmulation is broken

[Gridmix] TestDistCacheEmulation is broken
------------------------------------------

                 Key: MAPREDUCE-3454
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: contrib/gridmix
    Affects Versions: 0.24.0
            Reporter: Amar Kamat
            Assignee: Amar Kamat
             Fix For: 0.23.1


TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Mahadev konar commented on MAPREDUCE-3454:
------------------------------------------

Looks good. We should probably delete the streaming dir. 
                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hitesh Shah reassigned MAPREDUCE-3454:
--------------------------------------

    Assignee: Hitesh Shah  (was: Amar Kamat)
    
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Amar Kamat commented on MAPREDUCE-3454:
---------------------------------------

I see lot of test with such issues. A simple search for the 'createDummyMapTaskAttemptContext(' gives the following result.
{noformat}
hadoop-mapreduce-project/src/contrib/gridmix/src/test/org/apache/hadoop/mapred/gridmix/TestDistCacheEmulation.java
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/lib/input/TestMRKeyValueTextInputFormat.java
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/lib/input/TestMRKeyValueTextInputFormat.java
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/lib/input/TestMRKeyValueTextInputFormat.java
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/lib/input/TestMRKeyValueTextInputFormat.java
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/lib/input/TestMRSequenceFileAsBinaryInputFormat.java
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/lib/input/TestMRSequenceFileAsTextInputFormat.java
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/lib/input/TestMRSequenceFileInputFilter.java
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/lib/input/TestNLineInputFormat.java
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/lib/join/TestJoinProperties.java
hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapreduce/lib/output/TestMRSequenceFileAsBinaryOutputFormat.java
{noformat}
                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>              Labels: gridmix
>             Fix For: 0.23.1
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hudson commented on MAPREDUCE-3454:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #201 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/201/])
    MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah via mahadev) - Merging r1205143 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1205144
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/streaming

                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hudson commented on MAPREDUCE-3454:
-----------------------------------

Integrated in Hadoop-Common-0.23-Commit #204 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/204/])
    MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah via mahadev) - Merging r1205143 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1205144
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/streaming

                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hitesh Shah commented on MAPREDUCE-3454:
----------------------------------------

I believe its now in hadoop-mapreduce-client-jobclient-tests.jar. 
                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>              Labels: gridmix
>             Fix For: 0.23.1
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hudson commented on MAPREDUCE-3454:
-----------------------------------

Integrated in Hadoop-Common-trunk-Commit #1313 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1313/])
    MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah MAPREDUCE-3454. via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1205143
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/streaming

                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hudson commented on MAPREDUCE-3454:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1386 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1386/])
    MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah MAPREDUCE-3454. via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1205143
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/streaming

                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hudson commented on MAPREDUCE-3454:
-----------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #85 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/85/])
    MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah via mahadev) - Merging r1205143 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1205144
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/streaming

                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hitesh Shah updated MAPREDUCE-3454:
-----------------------------------

    Attachment: MR-3454.1.patch
    
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hadoop QA commented on MAPREDUCE-3454:
--------------------------------------

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

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

    +1 tests included.  The patch appears to include 1 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 12 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/1338//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1338//artifact/trunk/hadoop-mapreduce-project/patchprocess/newPatchFindbugsWarningshadoop-mapreduce-examples.html
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/1338//console

This message is automatically generated.
                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Mahadev konar updated MAPREDUCE-3454:
-------------------------------------

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

Just committed this. Thanks Hitesh.
                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hudson commented on MAPREDUCE-3454:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #906 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/906/])
    MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah MAPREDUCE-3454. via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1205143
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/streaming

                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hudson commented on MAPREDUCE-3454:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #102 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/102/])
    MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah via mahadev) - Merging r1205143 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1205144
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/streaming

                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hudson commented on MAPREDUCE-3454:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1336 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1336/])
    MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah MAPREDUCE-3454. via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1205143
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/streaming

                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Amar Kamat commented on MAPREDUCE-3454:
---------------------------------------

Hitesh,
I assume that you are aware of the code changes required to fix this JIRA. Can you kindly take this up?
                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Amar Kamat
>              Labels: gridmix
>             Fix For: 0.23.1
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hudson commented on MAPREDUCE-3454:
-----------------------------------

Integrated in Hadoop-Hdfs-trunk #872 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/872/])
    MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah MAPREDUCE-3454. via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1205143
Files : 
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml
* /hadoop/common/trunk/hadoop-mapreduce-project/src/contrib/streaming

                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hudson commented on MAPREDUCE-3454:
-----------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #215 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/215/])
    MAPREDUCE-3454. [Gridmix] TestDistCacheEmulation is broken (Hitesh Shah via mahadev) - Merging r1205143 from trunk.

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1205144
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/gridmix/ivy.xml
* /hadoop/common/branches/branch-0.23/hadoop-mapreduce-project/src/contrib/streaming

                
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

--
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-3454) [Gridmix] TestDistCacheEmulation is broken

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

Hitesh Shah updated MAPREDUCE-3454:
-----------------------------------

    Status: Patch Available  (was: Open)
    
> [Gridmix] TestDistCacheEmulation is broken
> ------------------------------------------
>
>                 Key: MAPREDUCE-3454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3454
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: contrib/gridmix
>    Affects Versions: 0.24.0
>            Reporter: Amar Kamat
>            Assignee: Hitesh Shah
>              Labels: gridmix
>             Fix For: 0.23.1
>
>         Attachments: MR-3454.1.patch
>
>
> TestDistCacheEmulation is broken as 'MapReduceTestUtil' no longer exists.

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