You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Dalia Sobhy <da...@hotmail.com> on 2012/01/24 22:40:17 UTC

HbQL Performance & Hbase Example

Dear allll,
I have asked this question before, but nobody answered except for one....
I want to determine the performance of HbQL (SQL Library for Hbase), because I need to use it in my application...
If you don't know, so kindly provide me how to translate a table of in SQL "CREATE TABLE students {id INT, name STRING, course COURSE, school SCHOOL}" ...

Please reply asap..
Best regards,Dalia Sobhy 		 	   		  

Re: HbQL Performance & Hbase Example

Posted by Doug Meil <do...@explorysmedical.com>.
Hi there-

I believe the consistent response to HbQL questions on the dist-list is
that the package is not maintained anymore.

re:  "so kindly provide me how to translate a table"


You need to read this...

http://hbase.apache.org/book.html#datamodel
http://hbase.apache.org/book.html#schema


On 1/24/12 4:40 PM, "Dalia Sobhy" <da...@hotmail.com> wrote:

>
>Dear allll,
>I have asked this question before, but nobody answered except for one....
>I want to determine the performance of HbQL (SQL Library for Hbase),
>because I need to use it in my application...
>If you don't know, so kindly provide me how to translate a table of in
>SQL "CREATE TABLE students {id INT, name STRING, course COURSE, school
>SCHOOL}" ...
>
>Please reply asap..
>Best regards,Dalia Sobhy