Hey Mapred (!),

On Fri, Apr 29, 2011 at 5:52 AM, Mapred Learn <mapred.le...@gmail.com> wrote:
> Hi Soren/Bobby,
> Thanks for the response !
> This is not a map-red but just a jar that runs on Hadoop Client to get/put
> data on HDFs but I want the heap for this JVM to be more than 1 GB.
>
> What you guys suggested is I guess for mapper/reducer code.
>
> Thanks,

Would doing,

HADOOP_HEAPSIZE=-Xmx1g hadoop jar yourjar.jar

work for you?

-- 
Harsh J

Reply via email to