You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-user@hadoop.apache.org by kim young ill <kh...@googlemail.com> on 2012/01/16 11:45:40 UTC

hadoop client dependency in jetty-servlet container

hi,

i want to use hadoop to store files, ui is provided by a webapp in jetty
(version 7.x). but hadoop-jars  brings its jetty (6.x) which cause
problems. is there a smaller set of jars which doesnt bring jetty/jsp.. for
the client-only app ?

thanx