Sorry about the last message. Here we go again: I am trying to pass this option with my job as: hadoop jar <jar file> <main class> -Dmapred.child.java.opts=-Xmx1000m -conf <conf file> <input dir> <output dir>
But I still get the error: "Error: Java Heap Space" for all the task trackers. Could somebody advice how can I make this value propagate to all the task-trackers ? Thanks a lot in advance, -JJ On Tue, Jun 14, 2011 at 8:30 AM, Mapred Learn <[email protected]>wrote: > Hi, > I am trying to pass this option with my >
