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 >
