Re: hive to hbase mapping

2013-06-17 Thread Sanjay Subramanian
ive.apache.org>" mailto:user@hive.apache.org>> Date: Friday, June 14, 2013 9:54 AM To: "user@hive.apache.org<mailto:user@hive.apache.org>" mailto:user@hive.apache.org>> Subject: Re: hive to hbase mapping Hi Sanjay, thanks for the response. I need Hbase b

Re: hive to hbase mapping

2013-06-17 Thread Mario Casola
oopstack.com/hive-on-hbase-part-1/) >> - Query only todays data in a Hive+Hbase architecture >> - Older data than one day query Hive only >> >> Hope I am not diverting from your question and problem >> >> sanjay >> >> From: Mario Casola >>

Re: hive to hbase mapping

2013-06-14 Thread kulkarni . swarnim
;> >> Hope I am not diverting from your question and problem >> >> sanjay >> >> From: Mario Casola >> Reply-To: "user@hive.apache.org" >> Date: Friday, June 14, 2013 8:54 AM >> To: "user@hive.apache.org" >> Subject

Re: hive to hbase mapping

2013-06-14 Thread Mario Casola
sanjay > > From: Mario Casola > Reply-To: "user@hive.apache.org" > Date: Friday, June 14, 2013 8:54 AM > To: "user@hive.apache.org" > Subject: hive to hbase mapping > >Hi, > > I have a performance issue when I query HBase from Hive. > M

Re: hive to hbase mapping

2013-06-14 Thread Sanjay Subramanian
.apache.org<mailto:user@hive.apache.org>" mailto:user@hive.apache.org>> Date: Friday, June 14, 2013 8:54 AM To: "user@hive.apache.org<mailto:user@hive.apache.org>" mailto:user@hive.apache.org>> Subject: hive to hbase mapping Hi, I have a performance issue

hive to hbase mapping

2013-06-14 Thread Mario Casola
Hi, I have a performance issue when I query HBase from Hive. My idea is to build the scenario below: 1. Collect data in hbase for aggregation purpose 2. Create an external table that map Hive to Hbase 3. Create a real Hive table 4. Periodically transfer data from hbase to Hive through "INSERTO INT