Skip to content

Commit

Permalink
YARN-11254. hadoop-minikdc dependency duplicated in hadoop-yarn-serve…
Browse files Browse the repository at this point in the history
…r-nodemanager (apache#4755)

Reviewed-by: Ayush Saxena <[email protected]>
Signed-off-by: Akira Ajisaka <[email protected]>
  • Loading branch information
clara0 authored and HarshitGupta11 committed Nov 28, 2022
1 parent 801366b commit 36b4987
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,11 +205,6 @@
<artifactId>hadoop-minikdc</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-minikdc</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

<profiles>
Expand Down

0 comments on commit 36b4987

Please sign in to comment.