huangxiaopingRD opened a new pull request, #53742:
URL: https://github.com/apache/spark/pull/53742

   
   
   ### What changes were proposed in this pull request?
   Change log level to waring in UnifiedMemoryManager
   
   
   ### Why are the changes needed?
   To facilitate better debugging, the current logs are not prominent enough.
   ```
   26/01/07 11:56:19 INFO [Executor task launch worker for task 310.0 in stage 
771.0 (TID 6443)] UnifiedMemoryManager: Will not store broadcast_99 as the 
required space (123216788 bytes) exceeds our memory limit (94371840 bytes)
   ```
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   No need test
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No
   


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