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 ------------------------------------------------------------------------------ == Evolution == + * Hbase Shell Output formatter contributed by Michael St.Ack. 2007/09/27 * Addition of HQL (Hbase Query Language) support in Hbase Shell contributed by Inchul Song. 2007/09/12 - * Hbase Shell was first added to TRUNK. 2007/07/10 + * Hbase Shell was first added to TRUNK by Edward yoon. 2007/07/10 == External Dependencies == * JLine : http://jline.sourceforge.net/ : BSD license + + == 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. + + == Initial Contributor == + * [:udanax:Edward Yoon] (R&D center, NHN corp.) + ---- = How to Start a Shell = @@ -165, +175 @@ --> VALUES ('1977', '124', 'true', 'Fox', '5', 'George Lucas') --> WHERE row='Star Wars'; }}} - ---- - = 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. - ---- - = Initial Contributor = - * [:udanax:Edward Yoon] (R&D center, NHN corp.) ---- = Comments =