viirya edited a comment on pull request #34895: URL: https://github.com/apache/spark/pull/34895#issuecomment-995092739
> Maybe we can also try to validate if the log4j v1 class is completely removed from the classpath programmatically to ensure we don't have two logging frameworks in the classpath. I think currently log4j 1.2.17 is completely removed from the build in this change. You still can find `org.apache.log4.xxx` classes but they are from log4j2 1.2 api (the bridge). -- 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]
