TestMapRed fails with 64bit JDK ------------------------------- Key: HADOOP-4698 URL: https://issues.apache.org/jira/browse/HADOOP-4698 Project: Hadoop Core Issue Type: Bug Components: mapred, test Affects Versions: 0.19.0 Reporter: Nigel Daley Assignee: Nigel Daley Fix For: 0.19.1
2 test cases in TestMapRed fail when run with 64bit JDK. They both run out of memory. This is due to the default value of io.sort.mb being used (100mb). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.