gengliangwang commented on code in PR #47500:
URL: https://github.com/apache/spark/pull/47500#discussion_r1731898620
##########
common/utils/src/main/scala/org/apache/spark/internal/Logging.scala:
##########
@@ -424,7 +424,6 @@ private[spark] object Logging {
def uninitialize(): Unit = initLock.synchronized {
if (isLog4j2()) {
if (defaultSparkLog4jConfig) {
- defaultSparkLog4jConfig = false
Review Comment:
keeping this line and it still works. Shall we keep it?
--
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]