diff --git hwi/pom.xml hwi/pom.xml index 478efde..cd8484a 100644 --- hwi/pom.xml +++ hwi/pom.xml @@ -116,6 +116,20 @@ ${hadoop-23.version} true + + org.apache.hadoop + hadoop-mapreduce-client-common + ${hadoop-23.version} + true + test + + + org.apache.hadoop + hadoop-mapreduce-client-core + ${hadoop-23.version} + true + test +