Author: edwardyoon
Date: Wed Mar 5 11:31:23 2014
New Revision: 1574444
URL: http://svn.apache.org/r1574444
Log:
Remove useless comment
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=1574444&r1=1574443&r2=1574444&view=diff
==============================================================================
--- hama/trunk/conf/hama-default.xml (original)
+++ hama/trunk/conf/hama-default.xml Wed Mar 5 11:31:23 2014
@@ -250,7 +250,6 @@
<value>org.apache.hama.bsp.message.HamaMessageManagerImpl</value>
</property>
- <!-- The message compression is not recommended for a large production
environment -->
<property>
<name>hama.messenger.compression.class</name>
<value>org.apache.hama.bsp.message.compress.SnappyCompressor</value>