diff --git itests/hive-unit/pom.xml itests/hive-unit/pom.xml
index 1a07651..b241daa 100644
--- itests/hive-unit/pom.xml
+++ itests/hive-unit/pom.xml
@@ -359,6 +359,12 @@
true
+ org.apache.hadoop
+ hadoop-yarn-api
+ ${hadoop.version}
+ test
+
+
org.apache.curator
curator-test
${curator.version}