[ https://issues.apache.org/jira/browse/HADOOP-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653568#action_12653568 ]
Chris Douglas commented on HADOOP-4698: --------------------------------------- +1 For lowering io.sort.mb to 5-10 in the test configuration. The discussion about raising the memory limit in HADOOP-3644 seemed to trail off into ambivalence. I agree with Steve's sentiment: it wouldn't be harmful. Most of the memory issues we'd be worried about are more likely to show up at scale than in the unit tests. > 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 > > Attachments: hadoop-4698.patch, HADOOP-4698.patch > > > 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.