Apache9 commented on pull request #3906: URL: https://github.com/apache/hadoop/pull/3906#issuecomment-1018384643
> I like this. i spent some time last week moving cloudstore to logback. all our modules indirectly publish their dependency on hadoop-common and so whatever logger is there...I had to exclude it everywhere. > > be nice if there was a way to avoid that (dowgrade hadoop-common to provided?) > > I think some azure artifact from microsoft needs to have log4j excluded too This is not related to the PR here. This PR just changes the log4j dependencies to reload4j, you still need to exclude all the reload4j dependencies... -- 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]
