Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification.
The following page has been changed by udanax:
http://wiki.apache.org/lucene-hadoop/Hbase/HbaseShell
------------------------------------------------------------------------------
----
= How to Start a Shell =
- First, you need to set up the [:Hbase/MapReduce:CLASSPATH] for using algebraic query commands,
if you have not yet set up.
- [[BR]]And then, Run the following on the command-line:
+ Run the following on the command-line:
- {{{${HBASE_HOME}/bin/hbase shell [--help|-h]}}}
+ {{{${HBASE_HOME}/bin/hbase shell}}}
You will be presented with the following prompt:
|