KnightChess commented on issue #9615: URL: https://github.com/apache/hudi/issues/9615#issuecomment-1772439298
> 23/03/23 02:28:46 INFO Executor: Executor is trying to kill task 2.1 in stage 11.0 (TID 1471), reason: another attempt succeeded > 23/03/23 02:28:46 INFO Executor: Executor is trying to kill task 2.1 in stage 11.0 (TID 1471), reason: Stage finished @boneanxs yes, has these log `try to kill`. there has two issues. the iterator in compact is uninterruptible, can not kill immediately, but it doesn't completely solve the problem if fix it. -- 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]
