Description
org.apache.hadoop.mapred.TestBadRecords.testBadMapRed failed with the following
exception:
java.io.IOException: Job failed!
at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1142)
at org.apache.hadoop.mapred.TestBadRecords.runMapReduce(TestBadRecords.java:94)
at org.apache.hadoop.mapred.TestBadRecords.testBadMapRed(TestBadRecords.java:211)
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-5130 TaskTracker seems to hold onto the assigned task for a long while before launching it
- Closed