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
