Hi Sandeep You can have a look at HbaseStorageHandler which maps the hbase tables to hive tables . Once this mapping is done you can use the hive jdbc to query Hbase tables. See whether this hive Hbase Integration suits your requirement.
https://cwiki.apache.org/confluence/display/Hive/HBaseIntegration Regards Bejoy KS
