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 InchulSong:
http://wiki.apache.org/lucene-hadoop/Hbase/HbaseShell

The comment on the change is:
a small reorganization of contents

------------------------------------------------------------------------------
  [[TableOfContents(4)]]
  
  ----
- = HBase Shell Introduction =
+ = Hbase Shell Introduction =
- Hbase Shell is a basic, command-line, interactive 'shell' for manipulating 
tables in HBase.  It has support for a small set of SQL-inspired operations.  
Results are presented in an ASCII-table format.
+ Hbase Shell is a basic, command-line, and interactive 'shell' for 
manipulating tables in Hbase. It has support for a small set of SQL-inspired 
operations. Results are presented in an ASCII-table format.
  
- The HBase Shell aims to be to HBase what the mysql client command-line tool 
is to mysqld and sqlplus is to Oracle.
+ The Hbase Shell aims to be to Hbase what the mysql client command-line tool 
is to mysqld, and what sqlplus to Oracle.
  
- HBase Shell was first added to TRUNK in July, 2007.
+ Hbase Shell was first added to TRUNK in July, 2007.
  
   * [http://issues.apache.org/jira/browse/hadoop-1720 HADOOP-1720] to update 
"[wiki:Hbase/HbaseShell/HQL HQL]" is currently in process. 
+  * See [wiki:Hbase/ShellPlans Hbase Shell plans] page for discussion and 
description of future operators. The intent is to add more support for 
non-interactive usage as well as operators for algebraic, relational, and 
matrix manipulations. 
  
  == People Involved ==
-  * [:udanax:Edward Yoon] [[MailTo(udanax AT SPAMFREE nhncorp DOT com)]] 
(Research and Development center, NHN corp.) 
+  * [:udanax:Edward Yoon] [[MailTo(udanax AT SPAMFREE nhncorp DOT com)]] 
(Research and Development center, NHN corp.) -- Initial contributor
-  * [:InchulSong:Inchul Song] [[MailTo(icsong AT SPAMFREE gmail DOT com)]] 
(Database Lab Division of Computer Science, KAIST)
+  * [:InchulSong:Inchul Song] [[MailTo(icsong AT SPAMFREE gmail DOT com)]] 
(Database Lab, KAIST)
  
  ----
  = How to Start a Shell =
@@ -102, +103 @@

  ||keanu reeves ||biography: ||blah blah ||filmography:Constantine ||starring 
||gender: ||male ||birthDate: ||September 2, 1964||
  || || || ||filmography:The Matrix Reloaded ||starring || || || || ||
  
- = HBase Shell Plans =
- The intent is add more support for non-interactive usage as well as operators 
to support algebraic, relational, and matrix manipulations. See 
[wiki:Hbase/ShellPlans HBase Shell plans] page for discussion and description 
of future operators.
- 

Reply via email to