HBASE-12248 broken link in hbase shell help (André Kelpe)

This commit is contained in:
stack 2014-10-13 20:11:43 -07:00
parent 6dea02b260
commit a47fe89d95
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ double-quote'd hexadecimal representation. For example:
hbase> put 't1', "test\\xef\\xff", 'f1:', "\\x01\\x33\\x40"
The HBase shell is the (J)Ruby IRB with the above HBase-specific commands added.
For more on the HBase Shell, see http://hbase.apache.org/docs/current/book.html
For more on the HBase Shell, see http://hbase.apache.org/book.html
HERE
end
end