pan3793 commented on PR #47500:
URL: https://github.com/apache/spark/pull/47500#issuecomment-2311610052

   @gengliangwang I notice a difference, seems your log does not have
   ```
   Using Spark's default log4j profile: 
org/apache/spark/log4j2-defaults.properties
   ```
   or
   ```
   Using Spark's default log4j profile: 
org/apache/spark/org/apache/spark/log4j2-pattern-layout-defaults.properties
   ```
   while my log has, this should indicate 1)that the `initializeLogging` is 
called by different places with `silent` true and false, or 2) your log4j does 
not load the spark default configuration


-- 
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]

Reply via email to