Re: Giraph will fail while using more workers

2011-10-10 Thread Christian Kunz
Did you try something like -Dmapred.child.java.opts=-Xss64k? (see GIRAPH-12) Christian On Oct 10, 2011, at 11:08 AM, Zhiwei Gu wrote: Hi all, In my giraph job, when I set the worker to be 200, it is ok, and while set to 500, it will fail due to early stage OOM exception in one (or more)

Re: Giraph will fail while using more workers

2011-10-10 Thread Zhiwei Gu
Thank you girapher, I'll try the latest version, and report the result later. 2011/10/10 Avery Ching ach...@apache.org Hi Zhiwei, The issue (known) is basically from here: 2011-10-08 09:27:05,236 FATAL org.apache.hadoop.mapred.Child: Error running child : java.lang.OutOfMemoryError: