Fix client dependencies (Lars George via Stack)

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1077835 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2011-03-04 07:04:38 +00:00
parent 507abe55ff
commit b986aacbb6
1 changed files with 2 additions and 2 deletions

View File

@ -1236,8 +1236,8 @@ of all regions.
include the <filename>conf/</filename> directory on your classpath.
</para>
<para>
Minimally, a client of HBase needs the hbase, hadoop, guava, and zookeeper jars
in its <varname>CLASSPATH</varname> connecting to HBase.
Minimally, a client of HBase needs the hbase, hadoop, log4j, commons-logging, and zookeeper jars
in its <varname>CLASSPATH</varname> connecting to a cluster.
</para>
<para>
An example basic <filename>hbase-site.xml</filename> for client only