Author: edwardyoon
Date: Wed Sep 19 10:07:24 2012
New Revision: 1387508
URL: http://svn.apache.org/viewvc?rev=1387508&view=rev
Log:
We'll use Hadoop RPC until alternative is ready.
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=1387508&r1=1387507&r2=1387508&view=diff
==============================================================================
--- hama/trunk/conf/hama-default.xml (original)
+++ hama/trunk/conf/hama-default.xml Wed Sep 19 10:07:24 2012
@@ -208,7 +208,7 @@
<property>
<name>hama.messenger.class</name>
- <value>org.apache.hama.bsp.message.AvroMessageManagerImpl</value>
+ <value>org.apache.hama.bsp.message.HadoopMessageManagerImpl</value>
</property>
<property>