hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-mawo/hadoop-yarn-applications-mawo-core
Steve Loughran a0ce2170db
HADOOP-19084. Prune hadoop-common transitive dependencies (#6574) (#6582)
Exclude more artifacts which are dependencies of hadoop-* modules,
with the goal of keeping conflict out of downstream applications.
    
In particular we have pruned the dependencies of of:
-zookeeper
-other libraries referencing logging

This keeps slf4j-log4j12 and log4j12 off the classpath
of applications importing hadoop-common.

Somehow logback references do still surface; applications
pulling in hadoop-common directly or indirectly should
review their imports carefully.

Contributed by Steve Loughran
2024-03-01 12:51:13 +00:00
..
dev-support YARN-8551. Project setup for MaWo application. 2019-04-22 16:56:26 -04:00
src YARN-11337. Upgrade Junit 4 to 5 in hadoop-yarn-applications-mawo (#4993) 2022-10-30 02:25:53 +09:00
pom.xml HADOOP-19084. Prune hadoop-common transitive dependencies (#6574) (#6582) 2024-03-01 12:51:13 +00:00