It's basically just a get right? So using REST isn't special to HBase,
any tutorial will do, then it's just about using HBase with
http://wiki.apache.org/hadoop/Hbase/Stargate#A3

J-D

On Mon, Mar 14, 2011 at 10:52 PM, sreejith P. K. <[email protected]> wrote:
> Hello Experts,
> I have a doubt regarding the value retrieving mechanism from hbase table.
>
> I have a table like,
> ..................................................................
>
> Row key= Keyword
> column family=url
> value=priority
>
> I have thousands of urls under each keyword and have a priority value for
> the same
> I need to retrieve the urls under one keyword in a PHP program.
> Can anybody tell me how i can implement the same using REST API?
> Tanks in advance..
>
> --
> Sreejith PK
> Nesote Technologies (P) Ltd
>

Reply via email to