|
@@ -110,6 +110,12 @@
|
|
<artifactId>hadoop-yarn-server-timelineservice</artifactId>
|
|
<artifactId>hadoop-yarn-server-timelineservice</artifactId>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.mockito</groupId>
|
|
|
|
+ <artifactId>mockito-core</artifactId>
|
|
|
|
+ <scope>test</scope>
|
|
|
|
+ </dependency>
|
|
|
|
+
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.apache.hbase</groupId>
|
|
<groupId>org.apache.hbase</groupId>
|
|
<artifactId>hbase-common</artifactId>
|
|
<artifactId>hbase-common</artifactId>
|