Author: buildbot
Date: Thu Apr 23 21:49:26 2015
New Revision: 948954

Log:
Staging update by buildbot for slider

Modified:
    websites/staging/slider/trunk/content/   (props changed)
    websites/staging/slider/trunk/content/docs/troubleshooting.html

Propchange: websites/staging/slider/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Apr 23 21:49:26 2015
@@ -1 +1 @@
-1675687
+1675725

Modified: websites/staging/slider/trunk/content/docs/troubleshooting.html
==============================================================================
--- websites/staging/slider/trunk/content/docs/troubleshooting.html (original)
+++ websites/staging/slider/trunk/content/docs/troubleshooting.html Thu Apr 23 
21:49:26 2015
@@ -276,15 +276,21 @@ server (usually by <code>ssh</code>) and
 <p>We have provided an HBase Shell wrapper, hbase-slider, to facilitate
  running shell commands without retrieving hbase-site.xml manually.</p>
 <p>You can unpack the following scripts from hbase app package:</p>
-<p>hbase-slider
-hbase-slider.py</p>
+<div class="codehilite"><pre><span class="n">hbase</span><span 
class="o">-</span><span class="n">slider</span>
+<span class="n">hbase</span><span class="o">-</span><span 
class="n">slider</span><span class="p">.</span><span class="n">py</span>
+</pre></div>
+
+
 <p>Use 'chmod +x' to give hbase-slider execution permission.
 The syntax for using the wrapper is:</p>
-<p>./hbase-slider hbasesliderapp</p>
+<div class="codehilite"><pre><span class="o">./</span><span 
class="n">hbase</span><span class="o">-</span><span class="n">slider</span> 
<span class="n">hbasesliderapp</span>
+</pre></div>
+
+
 <p>where hbasesliderapp is the name of Slider HBase instance.
 The script would retrieve hbase-site.xml and run HBase shell command.</p>
 <p>You can issue the following command to see supported options:
-./hbase-slider</p>
+    ./hbase-slider</p>
   </div>
 
   <div id="footer">


Reply via email to