You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amar Kamat (JIRA)" <ji...@apache.org> on 2010/06/07 10:10:05 UTC

[jira] Created: (MAPREDUCE-1844) Tests failing with java.lang.NoClassDefFoundError

Tests failing with java.lang.NoClassDefFoundError
-------------------------------------------------

                 Key: MAPREDUCE-1844
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1844
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
            Reporter: Amar Kamat


Tests are failing with java.lang.NoClassDefFoundError (see http://pastebin.com/Y3E8iDw0). Steps to reproduce on trunk
1) Delete ~/.ivy2
2) checkout trunk
3) ant -Dtestcase=TestMRCLI run-test-mapred


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MAPREDUCE-1844) Tests failing with java.lang.NoClassDefFoundError

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

Chris Douglas resolved MAPREDUCE-1844.
--------------------------------------

    Resolution: Fixed

Fixed by HDFS-1193

> Tests failing with java.lang.NoClassDefFoundError
> -------------------------------------------------
>
>                 Key: MAPREDUCE-1844
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1844
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>            Reporter: Amar Kamat
>            Priority: Blocker
>
> Tests are failing with java.lang.NoClassDefFoundError (see http://pastebin.com/Y3E8iDw0). Steps to reproduce on trunk
> 1) Delete ~/.ivy2
> 2) checkout trunk
> 3) ant -Dtestcase=TestMRCLI run-test-mapred

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.