Re: Problem in hbase integration

2011-11-30 Thread Mohammad Tariq
Thanks for the valuable info. Regards,     Mohammad Tariq On Thu, Dec 1, 2011 at 12:50 AM, shashwat shriparv wrote: > One thing i know that that hive-hbase-handler jar file and hbase jar file > should be compatible. we need to compile it to make it to support latest > version of hbase, which w

Re: Problem in hbase integration

2011-11-30 Thread shashwat shriparv
One thing i know that that hive-hbase-handler jar file and hbase jar file should be compatible. we need to compile it to make it to support latest version of hbase, which we can do by ant clean tar putting the current version of hbase into lib folder of hive hbase handler. same thing i am trying to

Problem in hbase integration

2011-11-30 Thread Mohammad Tariq
Hello list, I am totally new to hive and I am trying to integrate Hive and Hbase. I was able to create table in HDFS properly, but when I tried it for Hbase I ran into the following error - solr@ubuntu:~/hive-0.7.0$ bin/hive --auxpath /home/solr/hive-0.7.0/lib/hive-hbase-handler-0.7.0.jar,/hom