Re: Hbase to hive

2013-10-23 Thread abhisekgun...@yahoo.com
the result handler , which will take the java classes , so you can write your own code for you BL. Regards, samir. On Tue, Oct 15, 2013 at 3:11 AM, abhisekgun...@yahoo.com < abhisekgun...@yahoo.com> wrote: > Hi All, > > Can somebody suggest a solution on my problem below. >

Hive Hbase Integration

2013-10-22 Thread abhisekgun...@yahoo.com
Hi All, This question is to the developers in hbase and hive integration expertise. How effective is it to create a external hbase table in hive. Refer the below link for hive-hbase integration. Please advice if this would be good idea to go with in a large volume of data being accessed concu

Re: Hbase to hive

2013-10-22 Thread abhisekgun...@yahoo.com
nformation needed to query HBase from Hive. Samar On 16/10/13 5:27 PM, abhisekgun...@yahoo.com wrote: > Thanks Shekar, > > I am kind of new to the Hadoop. So, i was looking for some sample programs > where I can understand the usage of java hbase api. > > Regards, >

Re: Hbase to hive

2013-10-16 Thread abhisekgun...@yahoo.com
ave really not tried writing an intermediatory code to filter the data and put in hive..but since we have filters in hbase i think it might be easy to do it.. Regards, Som Shekhar Sharma +91-8197243810 On Tue, Oct 15, 2013 at 3:11 AM, abhisekgun...@yahoo.com wrote: > Hi All, > > Can

Hbase to hive

2013-10-14 Thread abhisekgun...@yahoo.com
Hi All, Can somebody suggest a solution on my problem below. 1. The data is maintained and constantly updated in hbase. 2. The user wants to query the data from hive. The requirement is to write a programs that can move data from hbase to hive based on certain criteria. Please advice. Thanks