there is also some good links here
http://wiki.apache.org/hadoop/Hbase
on how to connect and do queries to hbase via other languages
look about the middle
Thrift
REST
Ruby
Hbase Shell
ect..
----- Original Message -----
From: <[email protected]>
Newsgroups: gmane.comp.java.hadoop.hbase.user
To: <hbase-user-7ArZoLwFLBtd/SJB6HiN2Ni2O/[email protected]>
Sent: Friday, May 29, 2009 8:37 AM
Subject: RE: basic help required
Yeah, I am a complete n00b too and this helped a lot.
-----Original Message-----
From: ext tim robertson
[mailto:[email protected]]
Sent: 29 May, 2009 09:20
To: hbase-user-7ArZoLwFLBtd/SJB6HiN2Ni2O/[email protected]
Subject: Re: basic help required
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.