On 2 March 2012 10:49, Ashish <[email protected]> wrote: > On Fri, Mar 2, 2012 at 3:13 PM, Marco Didonna <[email protected]> wrote: >> On 2 March 2012 08:03, Ashish <[email protected]> wrote: >>> I am facing https://issues.apache.org/jira/browse/WHIRR-146 in 0.7.0 >>> Using CDH >>> >>> I am debugging an OOME issue with one of the Map tasks. >>> >>> Here are the opts that I set in receipe >>> >>> hadoop-mapreduce.mapred.child.java.opts=-Xms5G -Xmx5G >> >> try using hadoop-mapreduce.mapred.{map|reduce}.child.java.opts= ... works >> for me > > trying this out.. cluster launch in progress.. > > did some google around the issue and it pointed out > > https://issues.apache.org/jira/browse/MAPREDUCE-478 and CDH has > already absorbed this change. > > Glad to know it works :) > > Thanks Marco !
No problem, I faced the exact same problem along with this one https://issues.apache.org/jira/browse/WHIRR-490 . PS: you should update to version 0.7.1
