Re: Hive-HBase Integration - Jar question

2011-08-03 Thread Neerja Bhatnagar
Hi Carl, Thank you very much! Cheers, Neerja On Tue, Aug 2, 2011 at 11:31 PM, Carl Steinbach wrote: > Hi Neerja, > > Ordinarily a POM for the hive-hbase-handler would be available > from Cloudera's Maven repository, but it looks like we haven't > generated one. We will get this resolved in CDH

Re: Hive-HBase Integration - Jar question

2011-08-02 Thread Carl Steinbach
Hi Neerja, Ordinarily a POM for the hive-hbase-handler would be available from Cloudera's Maven repository, but it looks like we haven't generated one. We will get this resolved in CDH3u2. You can track progress on this issue here: https://issues.cloudera.org/browse/DISTRO-286 thrift-fb303-0.5.

Hive-HBase Integration - Jar question

2011-08-01 Thread Neerja Bhatnagar
Hi, I am using hive-hbase-handler-0.7.0-cdh3u0.jar (under hive-0.7.0-cdh3u0/lib) thrift-fb303-0.5.0.jar (under hive-0.7.0-cdh3u0/lib) thrift-0.2.0.jar (under hbase-0.90.1-cdh3u0/lib) in my project. We use Maven; could anyone please tell me where I can get the pom information for these jars? --