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

------------------------------------------------------------------------------
  ||Show ||<99%>'''Show''' command lists tables.[[BR]][[BR]]~-''SHOW 
tables;''-~ ||
  ||Describe ||'''Describe''' command provides information about the 
columnfamilies in a table.[[BR]][[BR]]~-''DESC table_name;''-~ ||
  ||FS ||<99%>'''Filesystem''' commands.[[BR]][[BR]]~-'''''Hadoop Fs.Shell 
operations'''[[BR]]{{{   }}}DFS [-option] arguments...;[[BR]]'''Unix ls 
command'''[[BR]]{{{   }}}LS [-option] arguments...;''-~ ||
- ||JAR ||<99%>'''JAR''' command to run hadoop jar commands.[[BR]][[BR]]~-''JAR 
./build/hadoop-0.15.0-dev-examples.jar pi 10 10;''-~||
+ ||JAR ||<99%>'''JAR''' command to run hadoop jar commands.[[BR]][[BR]]~-''JAR 
jarFile [mainClass] args...;''-~||
  ||Clear ||<99%>'''Clear''' the screen.[[BR]][[BR]]~-''CLEAR;''-~ ||
  ||Exit ||<99%>'''Exit''' from the current shell 
script.[[BR]][[BR]]~-''EXIT;''-~ ||
  

Reply via email to