Author: buildbot
Date: Mon Oct 12 05:04:34 2015
New Revision: 968572
Log:
Staging update by buildbot for singa
Modified:
websites/staging/singa/trunk/content/ (props changed)
websites/staging/singa/trunk/content/docs/quick-start.html
websites/staging/singa/trunk/content/v0.1.0/quick-start.html
Propchange: websites/staging/singa/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 12 05:04:34 2015
@@ -1 +1 @@
-1708035
+1708037
Modified: websites/staging/singa/trunk/content/docs/quick-start.html
==============================================================================
--- websites/staging/singa/trunk/content/docs/quick-start.html (original)
+++ websites/staging/singa/trunk/content/docs/quick-start.html Mon Oct 12
05:04:34 2015
@@ -326,9 +326,9 @@
<div class="source">
<div class="source"><pre class="prettyprint">#goto top level folder
cd SINGA_ROOT
-./bin/zk-service start
+./bin/zk-service.sh start
</pre></div></div>
-<p>(<tt>./bin/zk-service stop</tt> stops the zookeeper).</p>
+<p>(<tt>./bin/zk-service.sh stop</tt> stops the zookeeper).</p>
<p>Otherwise, if you launched a zookeeper by yourself but not used the default
port, please edit the <tt>conf/singa.conf</tt>:</p>
<div class="source">
Modified: websites/staging/singa/trunk/content/v0.1.0/quick-start.html
==============================================================================
--- websites/staging/singa/trunk/content/v0.1.0/quick-start.html (original)
+++ websites/staging/singa/trunk/content/v0.1.0/quick-start.html Mon Oct 12
05:04:34 2015
@@ -328,9 +328,9 @@
<div class="source">
<div class="source"><pre class="prettyprint">#goto top level folder
cd SINGA_ROOT
-./bin/zk-service start
+./bin/zk-service.sh start
</pre></div></div>
-<p>(<tt>./bin/zk-service stop</tt> stops the zookeeper).</p>
+<p>(<tt>./bin/zk-service.sh stop</tt> stops the zookeeper).</p>
<p>Otherwise, if you launched a zookeeper by yourself but not used the default
port, please edit the <tt>conf/singa.conf</tt>:</p>
<div class="source">