steveloughran edited a comment on pull request #34895: URL: https://github.com/apache/spark/pull/34895#issuecomment-1003035050
Pretty bold timing. I would have expected private builds to simply ship with a patched version of log4j 1.17, as we do https://mvnrepository.com/artifact/log4j/log4j/1.2.17-cloudera1 Given all projects using log4j 2.x have had to do three emergency releases in the space of the week, you are potentially adding more work in the immediate future. in hadoop we are now looking at logback *important* have you made sure any/ all transit to dependencies of log4j 1.x have been excluded, including its SLF4J binding library? there may be some transient dependencies waiting to cause problems -- 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]
