iwasakims commented on PR #4136: URL: https://github.com/apache/hadoop/pull/4136#issuecomment-1087788893
The patch removed duplicate slf4j-reload4j-1.7.35.jar in dist layout on my local. ``` $ mvn clean install -DskipTests -DskipShade -Pdist $ find hadoop-dist/target/hadoop-3.2.4-SNAPSHOT -name 'slf4j-reload4j*.jar' hadoop-dist/target/hadoop-3.2.4-SNAPSHOT/share/hadoop/common/lib/slf4j-reload4j-1.7.35.jar ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
