[ https://issues.apache.org/jira/browse/HADOOP-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461916 ]
Devaraj Das commented on HADOOP-849: ------------------------------------ The bug fix will be critical for cases where empty map outputs are generated. RandomWriter is one instance of that but, in general, I think that's not the usual case. > randomwriter fails with 'java.lang.OutOfMemoryError: Java heap space' in the > 'reduce' task > ------------------------------------------------------------------------------------------ > > Key: HADOOP-849 > URL: https://issues.apache.org/jira/browse/HADOOP-849 > Project: Hadoop > Issue Type: Bug > Reporter: Arun C Murthy > Assigned To: Devaraj Das > Fix For: 0.9.2 > > Attachments: 849.patch > > > Reproducible, tried to increase the child jvm's heapsize via > <property> > <name>mapred.child.java.opts</name> > <value>-Xmx512m</value> > </property> > without any difference, still fails. > Need to investigate further. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira