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:
parent
507abe55ff
commit
b986aacbb6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue