From b986aacbb6445c8c789fca3ccec0157c0e16297b Mon Sep 17 00:00:00 2001 From: Michael Stack Date: Fri, 4 Mar 2011 07:04:38 +0000 Subject: [PATCH] Fix client dependencies (Lars George via Stack) git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1077835 13f79535-47bb-0310-9956-ffa450edef68 --- src/docbkx/book.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docbkx/book.xml b/src/docbkx/book.xml index 34c4b354ca7..9c4a9038f14 100644 --- a/src/docbkx/book.xml +++ b/src/docbkx/book.xml @@ -1236,8 +1236,8 @@ of all regions. include the conf/ directory on your classpath. - Minimally, a client of HBase needs the hbase, hadoop, guava, and zookeeper jars - in its CLASSPATH connecting to HBase. + Minimally, a client of HBase needs the hbase, hadoop, log4j, commons-logging, and zookeeper jars + in its CLASSPATH connecting to a cluster. An example basic hbase-site.xml for client only