Author: edwardyoon
Date: Thu Feb 6 05:13:12 2014
New Revision: 1565074
URL: http://svn.apache.org/r1565074
Log:
Change the default value of bsp.groom.report.address.
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=1565074&r1=1565073&r2=1565074&view=diff
==============================================================================
--- hama/trunk/conf/hama-default.xml (original)
+++ hama/trunk/conf/hama-default.xml Thu Feb 6 05:13:12 2014
@@ -59,7 +59,7 @@
</property>
<property>
<name>bsp.groom.report.address</name>
- <value>127.0.0.1:0</value>
+ <value>127.0.0.1:50001</value>
<description>The interface and port that groom server listens on.
Since it is only connected to by the tasks, it uses the local interface.
EXPERT ONLY. Should only be changed if your host does not have the
loopback