I assume you are able to download hive source code. Go into hbase-handler directory under hive root dir, type ant jar
You would find the jar at build/hbase-handler/hive_hbase-handler.jar On Tue, Jun 22, 2010 at 9:40 AM, Stack <[email protected]> wrote: > You might do better over on the hive list (please cc this list > Muhammad -- we'd be interested in the answer too). > St.Ack > > On Tue, Jun 22, 2010 at 4:56 AM, Muhammad Mudassar <[email protected]> > wrote: > > Hi all > > I am running single node Hbase 0.20.2 with hadoop 0.20.2 configured in > > single node cluster mode. I am able to create and view tables from hbase > > shell now I want to integrate hive with hbase so that i can create and > query > > hbase tables from hive I have gone through the wiki about Hive Hbase > > integration http://wiki.apache.org/hadoop/Hive/HBaseIntegration but not > > understand where to find hive_hbase_handler.jar. > > > > > > -- > > Regards > > > > Muhammad Mudassar > > >
