Author: edwardyoon
Date: Thu Aug 30 06:04:35 2012
New Revision: 1378810
URL: http://svn.apache.org/viewvc?rev=1378810&view=rev
Log: (empty)
Modified:
hama/trunk/conf/hama-default.xml
Modified: hama/trunk/conf/hama-default.xml
URL:
http://svn.apache.org/viewvc/hama/trunk/conf/hama-default.xml?rev=1378810&r1=1378809&r2=1378810&view=diff
==============================================================================
--- hama/trunk/conf/hama-default.xml (original)
+++ hama/trunk/conf/hama-default.xml Thu Aug 30 06:04:35 2012
@@ -93,7 +93,7 @@
</property>
<property>
<name>bsp.child.java.opts</name>
- <value>-Xmx512m</value>
+ <value>-Xmx1024m</value>
<description>Java opts for the groom server child processes.
The following symbol, if present, will be interpolated: @taskid@ is
replaced
by current TaskID. Any other occurrences of '@' will go unchanged.