You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by kim young ill <kh...@googlemail.com> on 2012/01/28 15:53:21 UTC

hbase-client dependency

hi there,
hbase 0.92 brings a lot of dependency (commons-*, httpcomponents,jetty,
servlet, jsp ...) , when i just want to use hbase-client from webapp to
push data to a hbase data (hdfs, network), what is required ? would be
hdfs.jar, zookeeper.jar & hbase.jar enough ?

thanx