Please use the HBase mailing list for HBase-related questions:
http://hadoop.apache.org/hbase/mailing_lists.html#Users

Regards your question, have you looked at
http://wiki.apache.org/hadoop/Hbase/HbaseRest ?

J-D

On Mon, Oct 6, 2008 at 12:05 AM, Trinh Tuan Cuong <[EMAIL PROTECTED]
> wrote:

> Hello guys,
>
>
>
> I m trying to use Java to manipluate HBase using its API. Atm, I m trying
> to do some simple CRUDs activities with it and from here a little problem
> arise.
>
>
>
> What I was trying to make is : Given an existing table, display/get existed
> row name ( in order to update, manipulate datas ) , columns name ( in String
> ? – or bytes ? ) , I could see that HstoreKey in HBase API allow to get the
> Row values but it wont specific what table(s) it working on ??
>
>
>
> So if any of you could please, show me how to get rows, columns family
> names of a given table, I would thanks in advance.
>
>
>
> Best Regards,
>
>
>
> Trịnh Tuấn Cường
>
>
>
> Luvina Software Company
>
> Website : www.luvina.net
>
>
>
> Address : 1001 Hoang Quoc Viet Street
>
> Email : [EMAIL PROTECTED],[EMAIL PROTECTED]
>
> Mobile : 097 4574 457
>
>
>
>

Reply via email to