HBASE-12248 broken link in hbase shell help (André Kelpe)
This commit is contained in:
parent
6dea02b260
commit
a47fe89d95
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue