You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Neerja Bhatnagar <bn...@gmail.com> on 2011/08/02 03:08:54 UTC

Hive-HBase Integration Jar Question

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?

-- 
Thank you! Neerja

Re: Hive-HBase Integration Jar Question

Posted by Mayuresh <ma...@gmail.com>.
In our case we have our own maven repo where we uploaded these jars. You can
also install it in your local repo from the command line if you don't have
your own maven repo.
On Aug 2, 2011 7:00 AM, "Neerja Bhatnagar" <bn...@gmail.com> wrote:
> 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?
>
> --
> Thank you! Neerja