[
https://issues.apache.org/jira/browse/HADOOP-3946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-3946:
------------------------------
Assignee: Tom White
Status: Patch Available (was: Open)
> 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.