[ https://issues.apache.org/jira/browse/MAPREDUCE-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Luke Lu updated MAPREDUCE-1617: ------------------------------- Attachment: mr-1617-trunk-v2.patch Good catch, Amarsri. I was testing the jvm default (-Xmx500m) vs -Xmx200m to see if the larger default Xmx makes the tests run faster. For the curious, there is no statistical difference in cold runs. However, in repeated tests, the smaller Xmx is actually significantly faster. > TestBadRecords failed once in our test runs > ------------------------------------------- > > Key: MAPREDUCE-1617 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1617 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: test > Affects Versions: 0.20.2 > Reporter: Amareshwari Sriramadasu > Assignee: Luke Lu > Fix For: 0.22.0 > > Attachments: mr-1617-trunk-v1.patch, mr-1617-trunk-v2.patch, > mr-1617-v1.3.patch, TestBadRecords.txt > > > 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) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.