igreenfield opened a new pull request #28629:
URL: https://github.com/apache/spark/pull/28629


   ### What changes were proposed in this pull request?
   Adds MDC propagate into all driver threads so all the logs can use it.
   
   ### Why are the changes needed?
   The use case is applicable in 2 cases:
   
   1. streaming
   1. running spark under job server (in this case you have a long-running 
spark context that handles many tasks from different sources).
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Run all tests. 
   


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

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