diff --git a/pom.xml b/pom.xml
index c1d552f3..27ed0082 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,10 +103,40 @@ under the License.
jackson-jaxrs
1.8.5
+
+ org.apache.hadoop
+ hadoop-annotations
+ ${hadoop.version}
+
+
+ org.apache.hadoop
+ hadoop-auth
+ ${hadoop.version}
+
+
+ org.apache.hadoop
+ hadoop-common
+ ${hadoop.version}
+
org.apache.hadoop
hadoop-hdfs
- 2.6.1
+ ${hadoop.version}
+
+
+ org.apache.hadoop
+ hadoop-yarn-api
+ ${hadoop.version}
+
+
+ org.apache.hadoop
+ hadoop-yarn-client
+ ${hadoop.version}
+
+
+ org.apache.hadoop
+ hadoop-yarn-common
+ ${hadoop.version}
@@ -114,6 +144,7 @@ under the License.
UTF-8
0.10.0-SNAPSHOT
+ 2.6.1
@@ -157,6 +188,11 @@ under the License.
Scala-tools Maven2 Repository
https://oss.sonatype.org/content/groups/scala-tools
+
+ cloudera-repos
+ Cloudera Repos
+ https://repository.cloudera.com/artifactory/cloudera-repos/
+
@@ -238,4 +274,20 @@ under the License.
+
+
+
+
+ cdh5.4.0
+
+
+ env
+ cdh5.4.0
+
+
+
+ 2.6.0-cdh5.4.0
+
+
+