Forráskód Böngészése

YARN-9251. Build failure for -Dhbase.profile=2.0. Contributed by Rohith Sharma K S.

Akira Ajisaka 6 éve
szülő
commit
a3a9ae3cea

+ 1 - 1
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/pom.xml

@@ -484,7 +484,7 @@
         <!-- This is needed by HBaseTestingUtility -->
         <dependency>
           <groupId>org.mockito</groupId>
-          <artifactId>mockito-all</artifactId>
+          <artifactId>mockito-core</artifactId>
           <scope>test</scope>
         </dependency>
       </dependencies>