Author: buildbot
Date: Thu Apr 23 17:28:08 2015
New Revision: 948919
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 17:28:08 2015
@@ -1 +1 @@
-1673958
+1675687
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
17:28:08 2015
@@ -270,6 +270,21 @@ server (usually by <code>ssh</code>) and
<span class="nt"><value></span>30000<span
class="nt"></value></span>
<span class="nt"></property></span>
</pre></div>
+
+
+<h3 id="running-hbase-shell-wrapper">Running HBase Shell wrapper</h3>
+<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>
+<p>Use 'chmod +x' to give hbase-slider execution permission.
+The syntax for using the wrapper is:</p>
+<p>./hbase-slider hbasesliderapp</p>
+<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>
</div>
<div id="footer">