Add pointer to Rajesh's nicely formatted hbase shell commands listing

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509734 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2013-08-02 15:13:16 +00:00
parent 08235fca23
commit 55501f8eb3
1 changed files with 4 additions and 1 deletions

View File

@ -44,7 +44,10 @@
HBase shell; in particular note how table names, rows, and
columns, etc., must be quoted.</para>
<para>See <xref linkend="shell_exercises" />
for example basic shell operation.</para>
for example basic shell operation.
</para>
<para>Here is a nicely formatted listing of <link xlink:href="http://learnhbase.wordpress.com/2013/03/02/hbase-shell-commands/">all shell commands</link> by Rajeshbabu Chintaguntla.
</para>
<section xml:id="scripting"><title>Scripting</title>
<para>For examples scripting Apache HBase, look in the