You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2008/08/14 17:29:46 UTC

[jira] Commented: (HADOOP-3946) TestMapRed fails on trunk

    [ https://issues.apache.org/jira/browse/HADOOP-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622578#action_12622578 ] 

Owen O'Malley commented on HADOOP-3946:
---------------------------------------

I committed the patch, because it looks right. I then ran the test and it still failed for me, so I reverted it. I guess I'll plow into what is broken.

> TestMapRed fails on trunk
> -------------------------
>
>                 Key: HADOOP-3946
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3946
>             Project: Hadoop Core
>          Issue Type: Bug
>    Affects Versions: 0.19.0
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Tom White
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: hadoop-3946.patch
>
>
> TestMapRed fails on trunk with following exception:
> java.io.IOException: Not a file: file:/zonestorage/hudson/home/hudson/hudson/jobs/Hadoop-Patch/workspace/trunk/mapred.loadtest/intermediateouts/part-00000/data
> 	at org.apache.hadoop.mapred.FileInputFormat.getSplits(FileInputFormat.java:198)
> 	at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:740)
> 	at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1024)
> 	at org.apache.hadoop.mapred.TestMapRed.launch(TestMapRed.java:614)
> 	at org.apache.hadoop.mapred.TestMapRed.testMapred(TestMapRed.java:248)
> The failure is introduced by HADOOP-3664. Hudson detected the failure, but with commit of 3664 failure occurs on trunk.

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