-
I'm trying to understand if spark-exel has been updated to use the patched log4j>=2.15.0? and if so, any changes need to incorporate this update. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
quanghgx
Jan 10, 2022
Replies: 1 comment
-
For related upstream ticket (and discussion): https://issues.apache.org/jira/browse/SPARK-37630 However, we might need to put a clear note somewhere to warn spark-excel users of this potential issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nightscape
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For related upstream ticket (and discussion): https://issues.apache.org/jira/browse/SPARK-37630
It seems that, this is not spark-excel specific, and spark-excel by itself not explicitly requires log4j nor provide using log4j configuration with JMSAppender.
However, we might need to put a clear note somewhere to warn spark-excel users of this potential issue.