From c5dbde0cc4ade217a67ebebeceaed6cbc62bec98 Mon Sep 17 00:00:00 2001 From: Sangjin Lee Date: Fri, 8 Jul 2016 10:30:29 -0700 Subject: [PATCH] Fixed the build after the rebase with trunk. --- .../hadoop-yarn-server-timelineservice-hbase-tests/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/pom.xml b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/pom.xml index 5641572b54..920edacf74 100644 --- a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/pom.xml +++ b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/pom.xml @@ -104,6 +104,10 @@ org.apache.hadoop hadoop-common + + org.apache.hadoop + hadoop-auth +