You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/12/15 00:15:58 UTC

[GitHub] [spark] srowen commented on pull request #34895: [WIP][SPARK-6305][BUILD] Migrate from log4j1 to log4j2

srowen commented on pull request #34895:
URL: https://github.com/apache/spark/pull/34895#issuecomment-994160079


   You can block the transitive dependencies on log4j 1.x but then, what does that code link against? that's the problem. Some kind of log4j 1.x -> something else shim? those exist but then, not for operations that configure the logging. And we do try to configure third party library logging. We could try to just jettison all that. But those are the next 2 problems you're going to hit.


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org