You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by ed...@apache.org on 2010/11/10 05:49:55 UTC

svn commit: r1033347 - /incubator/hama/trunk/conf/hama-default.xml

Author: edwardyoon
Date: Wed Nov 10 04:49:54 2010
New Revision: 1033347

URL: http://svn.apache.org/viewvc?rev=1033347&view=rev
Log:
Sorry for my trivial changes.

Modified:
    incubator/hama/trunk/conf/hama-default.xml

Modified: incubator/hama/trunk/conf/hama-default.xml
URL: http://svn.apache.org/viewvc/incubator/hama/trunk/conf/hama-default.xml?rev=1033347&r1=1033346&r2=1033347&view=diff
==============================================================================
--- incubator/hama/trunk/conf/hama-default.xml (original)
+++ incubator/hama/trunk/conf/hama-default.xml Wed Nov 10 04:49:54 2010
@@ -120,7 +120,7 @@
   </property>
   
   <property>
-    <name>hama.zookeeper.barriersync</name>
+    <name>hama.zookeeper.quorum</name>
     <value>localhost</value>
     <description>Comma separated list of servers in the ZooKeeper quorum.
     For example, "host1.mydomain.com,host2.mydomain.com,host3.mydomain.com".