Hi Andrei, I am using Apache's distribution.Thanks for the link.I have downloaded the jar from the following link-"http://www.java2s.com/Code/Jar/h/Downloadhbase08920100924testsjar.htm"..Is it ok??or do I need to go to Maven central??
Regards, Mohammad Tariq On Tue, Dec 20, 2011 at 3:44 PM, Andrei Savu <[email protected]> wrote: > First of all are you deploying CDH or the Apache HBase release? > > I can confirm that the following tarball does not ship with the tests jar. > http://archive.apache.org/dist/hbase/hbase-0.89.20100924/hbase-0.89.20100924-bin.tar.gz > > Have you considered fetching it from Maven Central? > > See the "tests.jar" on the following page: > http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.apache.hbase%22%20AND%20a%3A%22hbase%22 > > -- Andrei Savu / andreisavu.ro > > > On Tue, Dec 20, 2011 at 10:00 AM, Mohammad Tariq <[email protected]> wrote: >> >> Hello list, >> I have a cluster that has Hadoop and Hbase running on it. Now I am >> trying to integrate Hbase and Hive together, and for that I need to >> put the hbase-*-test.jar in hive/lib folder but the hbase-*-test.jar >> is not present in Hbase.Has anyone tried it??Hive alone is working >> fine..Need some help. >> >> Regards, >> Mohammad Tariq > >
