The "Getting started" guide on the HBase documentation page might be worth reading: http://hadoop.apache.org/hbase/docs/current/
Cheers Tim On Fri, May 29, 2009 at 3:15 PM, Muhammad Mudassar <[email protected]> wrote: > Hi, > > I have started to work with hadoop and hbase recently. I want to know how to > store and retrieve data and perform query on stored data by using hbase. Is > there any tutorial available for this purpose? > > Thanks. >
