Skip to content

Commit

Permalink
HADOOP-14298. TestHadoopArchiveLogsRunner fails. Contribute dby Akira…
Browse files Browse the repository at this point in the history
… Ajisaka.
  • Loading branch information
umbrant committed May 7, 2017
1 parent d6eed5a commit 8065129
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hadoop-tools/hadoop-archive-logs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@
<scope>test</scope>
<type>test-jar</type>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-hdfs-client</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-yarn-server-tests</artifactId>
Expand Down

0 comments on commit 8065129

Please sign in to comment.