diff --git a/hadoop-client-modules/hadoop-client/pom.xml b/hadoop-client-modules/hadoop-client/pom.xml index 6bc7232540..e5dc0e4144 100644 --- a/hadoop-client-modules/hadoop-client/pom.xml +++ b/hadoop-client-modules/hadoop-client/pom.xml @@ -103,7 +103,7 @@ org.apache.hadoop - hadoop-hdfs-client + hadoop-hdfs compile @@ -126,6 +126,30 @@ javax.servlet javax.servlet-api + + io.netty + netty + + + io.netty + netty-all + + + xerces + xercesImpl + + + commons-daemon + commons-daemon + + + org.mortbay.jetty + jetty-util + + + org.fusesource.leveldbjni + leveldbjni-all +