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 "Thomas Graves (JIRA)" <ji...@apache.org> on 2011/06/08 00:32:58 UTC

[jira] [Created] (MAPREDUCE-2575) TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test
--------------------------------------------------------------------------------------

                 Key: MAPREDUCE-2575
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2575
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
    Affects Versions: 0.22.0
            Reporter: Thomas Graves
            Assignee: Thomas Graves


TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (MAPREDUCE-2575) TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

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

Mahadev konar updated MAPREDUCE-2575:
-------------------------------------

    Fix Version/s: 0.23.0

> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2575
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2575
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2575.patch
>
>
> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2575) TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

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

Thomas Graves updated MAPREDUCE-2575:
-------------------------------------

    Attachment: MAPREDUCE-2575.patch

> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2575
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2575
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>         Attachments: MAPREDUCE-2575.patch
>
>
> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2575) TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

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

Thomas Graves commented on MAPREDUCE-2575:
------------------------------------------

test failures and findbugs were already present, see last build: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/359/testReport/

> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2575
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2575
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>         Attachments: MAPREDUCE-2575.patch
>
>
> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2575) TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

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

Robert Joseph Evans commented on MAPREDUCE-2575:
------------------------------------------------

+1 I reviewed it and it looks more or less identical to the patch that went into 0.20.205

> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2575
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2575
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>         Attachments: MAPREDUCE-2575.patch
>
>
> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2575) TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

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

Mahadev konar updated MAPREDUCE-2575:
-------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

+1. I just pushed this. Thanks Thomas!

> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2575
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2575
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2575.patch
>
>
> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2575) TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

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

Thomas Graves updated MAPREDUCE-2575:
-------------------------------------

    Status: Patch Available  (was: Open)

> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2575
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2575
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>         Attachments: MAPREDUCE-2575.patch
>
>
> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2575) TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

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

Hudson commented on MAPREDUCE-2575:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #754 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/754/])
    MAPREDUCE-2575. TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test (Thomas Graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1150533
Files : 
* /hadoop/common/trunk/mapreduce/src/test/mapred/org/apache/hadoop/mapred/MRCaching.java
* /hadoop/common/trunk/mapreduce/CHANGES.txt


> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2575
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2575
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2575.patch
>
>
> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2575) TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

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

Hadoop QA commented on MAPREDUCE-2575:
--------------------------------------

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

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

    +1 tests included.  The patch appears to include 5 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 1 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 core unit tests:
                  org.apache.hadoop.cli.TestMRCLI
                  org.apache.hadoop.fs.TestFileSystem

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

    +1 system test framework.  The patch passed system test framework compile.

Test results: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/360//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/360//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/360//console

This message is automatically generated.

> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2575
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2575
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>         Attachments: MAPREDUCE-2575.patch
>
>
> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (MAPREDUCE-2575) TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

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

Hudson commented on MAPREDUCE-2575:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #748 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/748/])
    MAPREDUCE-2575. TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test (Thomas Graves via mahadev)

mahadev : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1150533
Files : 
* /hadoop/common/trunk/mapreduce/src/test/mapred/org/apache/hadoop/mapred/MRCaching.java
* /hadoop/common/trunk/mapreduce/CHANGES.txt


> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2575
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2575
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2575.patch
>
>
> TestMiniMRDFSCaching fails if test.build.dir is set to something other than build/test

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira