Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The following page has been changed by udanax: http://wiki.apache.org/hadoop/Hbase/HbaseShell ------------------------------------------------------------------------------ Run the following on the command-line: + {{{ - {{{${HBASE_HOME}/bin/hbase shell}}} + ${HBASE_HOME}/bin/hbase shell [--help] + Usage: ./bin/hbase shell [--master:IP_ADDRESS:PORT] [--html] + }}} You will be presented with the following prompt: @@ -21, +24 @@ hql >}}} All commands are terminated with a semi-colon: e.g. Type 'help;' to see list of available commands. - + ---- = HQL = == Table of Contents ==
