[
https://issues.apache.org/jira/browse/HADOOP-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650053#action_12650053
]
Matei Zaharia commented on HADOOP-4698:
---------------------------------------
Why not increase the memory limit used by ant to run these tests (currently 256
MB)? I've had other tests fail on 64-bit Linux before for the same reason.
> 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
>
>
> 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.