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
------------------------------------------------------------------------------
= Hbase Shell Introduction =
Hbase Shell is a basic, command-line, and interactive 'shell' for manipulating tables in
Hbase.
- == Project Links ==
- * [:Hbase/HbaseShell/ShellPlans: Shell Plans] page for discussion and description of future
operators.
- * [:Hbase/RDF: HbaseRDF] for storing and querying RDF data.
- * Some [:Hbase/HbaseShell/Ideas: Ideas] for Hbase Shell.
+ == People Involved ==
+
+ If you find Hbase Shell as interesting as we do, consider joining our team.
+
+ * [:udanax:Edward Yoon] (R&D center, NHN corp.) -- Initial Contributor
+ * ''If you join our team, add a description about your research fields and strategies
after mail me.''
== External Dependencies ==
* JLine : http://jline.sourceforge.net/ : BSD license
* javacc : https://javacc.dev.java.net/ : BSD license
- == People Involved ==
+ == Related Pages ==
- If you find Hbase Shell as interesting as we do, consider joining our team.
- We need help in enriching the functionality, fixing known bugs as well as porting it to
all possible platforms for wider usage.
- ''If you join our team, add a description about your research fields and strategies after
mail me. -- by [:udanax:Edward Yoon]''
-
- * [:udanax:Edward Yoon] (R&D center, NHN corp.) -- Initial Contributor
+ * [:Hbase/HbaseShell/ShellPlans: Shell Plans] page for discussion and description of future
operators.
+ * [:Hbase/RDF: HbaseRDF] for storing and querying RDF data.
+ * Some [:Hbase/HbaseShell/Ideas: Ideas] for Hbase Shell.
----
= How to Start a Shell =
|