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. - == 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 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.) + == External Dependencies == + * JLine : http://jline.sourceforge.net/ : BSD license + == People Involved == + + 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 JDBC Driver Server/Client, Hbase Shell Remote Client + * Hbase Shell Algebraic operations(relational algebra, linear algebra, topological algebra) with tentative language. ---- = How to Start a Shell =