AngersZhuuuu commented on PR #37119:
URL: https://github.com/apache/spark/pull/37119#issuecomment-1177723143

   > I still want to understand this issue before making more change as 
discussing on: #36207
   
   The process is:
   1. Application success
   2. Call AM's shutdown hook
   3. Unregister with AM throw timeout exception.
   4. Shutdown hook throw Timeout exception but won't impact the process since 
it have try catch
   5. staging dir no cleaned
   
   Your concern for this case is yarn should rerun the JOB?


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