[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ravi Prakash reopened MAPREDUCE-3983:
-------------------------------------


Hi Bobby!

I'm sorry but the patch does not delete the file. Could you please svn rm the 
file 
./hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestTTResourceReporting.java
 ?

The test is failing right now with
{noformat}
java.lang.ClassNotFoundException: 
org.apache.hadoop.mapred.TestTTResourceReporting
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:169)
{noformat}
                
> TestTTResourceReporting can fail, and should just be deleted
> ------------------------------------------------------------
>
>                 Key: MAPREDUCE-3983
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3983
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>          Components: mrv1
>    Affects Versions: 0.23.2
>            Reporter: Robert Joseph Evans
>            Assignee: Ravi Prakash
>             Fix For: 0.23.3, 2.0.0
>
>         Attachments: MAPREDUCE-3983.patch
>
>
> TestTTResourceReporting can fail.  It is an ant test for task trackers which 
> shoudl just be removed because task trackers are no longer supported outside 
> of the ant tests.

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

        

Reply via email to