Author: tedyu
Date: Thu Apr 23 21:49:21 2015
New Revision: 1675725
URL: http://svn.apache.org/r1675725
Log:
Adjust formatting of usage of hbase shell wrapper in troubleshooting.md
Modified:
incubator/slider/site/trunk/content/docs/troubleshooting.md
Modified: incubator/slider/site/trunk/content/docs/troubleshooting.md
URL:
http://svn.apache.org/viewvc/incubator/slider/site/trunk/content/docs/troubleshooting.md?rev=1675725&r1=1675724&r2=1675725&view=diff
==============================================================================
--- incubator/slider/site/trunk/content/docs/troubleshooting.md (original)
+++ incubator/slider/site/trunk/content/docs/troubleshooting.md Thu Apr 23
21:49:21 2015
@@ -137,16 +137,16 @@ We have provided an HBase Shell wrapper,
You can unpack the following scripts from hbase app package:
-hbase-slider
-hbase-slider.py
+ hbase-slider
+ hbase-slider.py
Use 'chmod +x' to give hbase-slider execution permission.
The syntax for using the wrapper is:
-./hbase-slider hbasesliderapp
+ ./hbase-slider hbasesliderapp
where hbasesliderapp is the name of Slider HBase instance.
The script would retrieve hbase-site.xml and run HBase shell command.
You can issue the following command to see supported options:
-./hbase-slider
+ ./hbase-slider