zhztheplayer commented on PR #11002:
URL: 
https://github.com/apache/incubator-gluten/pull/11002#issuecomment-3516248135

   > Because I don't think this can prevent add shutdown hook exception (spark 
itself might register a shutdown hook after this logic)
   
   Yes I do think this is also a valid point. 
   
   Probably the one needs to improve instead is the code inside the shutdown 
hook - I see it could throw GlutenException which is a bit harmful to the whole 
program, when there are more pending shutdown hooks that need to execute.


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