itholic commented on PR #47145:
URL: https://github.com/apache/spark/pull/47145#issuecomment-2227885901

   > The PySpark logger should effectively behave like a standard Python logger.
   
   Agreed with this suggestion so I updated the behavior and related documents 
accordingly.
   
   > Now, the final question is, shouldn't we add an instance of it to the 
SparkSession? If yes, is it configured properly to emit module names and 
functions?
   
   Possibly we can integrate it with `SparkSession` but I believe we need 
further design discussion maybe in separate tickets as `PySparkLogger` targets 
only for Python client.
   
   My suggestion is that maybe we will focus on supporting the initial version 
here for the Python client users first, focusing on API structure and 
documentation, and then support advanced features through couple of follow-ups??


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