No offense, but may I ask whether you want to modify the Hbase source code?
If you just want to provide  some SQL operations to others using Hbase,
maybe you can use filters to realize some basic SQL operations. If you are
interested in filters, please read some API documentation on HBase.
With Regards.
Woo.

2011/8/11 Ramkrishna S Vasudevan <[email protected]>

>
> Hi
>
> Create table will be done by hBaseAdmin.
> On every table object you will have put and get.
> Read the functionality of HBase and documentation on HBase.  It will help
> you.
>
> Regards
> Ram
>
>
> -----Original Message-----
> From: Anurag Awasthi [mailto:[email protected]]
> Sent: Thursday, August 11, 2011 4:06 PM
> To: [email protected]
> Subject: Re: Finding the trace of a query
>
> Thanks for your reply Ram. Yes I have set up a 2 node cluster.
>
> That does help to some extent. However I am aiming to modify the hbase
> source
> code itself, and see the lines executed when I pass any query in the Hbase
> shell, select *, or create table for example. Any heads up on this front?
>
>
>
>
>

Reply via email to