Skip to content

Commit 36b4987

Browse files
clara0HarshitGupta11
authored andcommitted
YARN-11254. hadoop-minikdc dependency duplicated in hadoop-yarn-server-nodemanager (apache#4755)
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org> Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
1 parent 801366b commit 36b4987

File tree

1 file changed

+0
-5
lines changed
  • hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager

1 file changed

+0
-5
lines changed

hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -205,11 +205,6 @@
205205
<artifactId>hadoop-minikdc</artifactId>
206206
<scope>test</scope>
207207
</dependency>
208-
<dependency>
209-
<groupId>org.apache.hadoop</groupId>
210-
<artifactId>hadoop-minikdc</artifactId>
211-
<scope>test</scope>
212-
</dependency>
213208
</dependencies>
214209

215210
<profiles>

0 commit comments

Comments
 (0)