YARN-7276 addendum to add timeline service depencies. Contributed by Inigo 
Goiri.


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/70f1a947
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/70f1a947
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/70f1a947

Branch: refs/heads/YARN-1011
Commit: 70f1a9470cd7a08e7b48df99e16e57ed6f2c13dc
Parents: 56b88b0
Author: Inigo Goiri <inigo...@apache.org>
Authored: Wed Nov 1 13:26:37 2017 -0700
Committer: Inigo Goiri <inigo...@apache.org>
Committed: Wed Nov 1 13:26:37 2017 -0700

----------------------------------------------------------------------
 .../hadoop-yarn-server/hadoop-yarn-server-router/pom.xml       | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/70f1a947/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/pom.xml
----------------------------------------------------------------------
diff --git 
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/pom.xml
 
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/pom.xml
index 3e7cc11..edfc8ac 100644
--- 
a/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/pom.xml
+++ 
b/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-router/pom.xml
@@ -86,6 +86,12 @@
     </dependency>
 
     <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-yarn-server-timelineservice</artifactId>
+      <scope>test</scope>
+    </dependency>
+
+    <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-all</artifactId>
       <scope>test</scope>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to