Github user advancedxy commented on the issue:
https://github.com/apache/spark/pull/20449
Hi, @jerryshao I didn't see exception. But the issue is:
When the stage is abort and all the remaining tasks are killed, those tasks
are not cancelled but rather continue running which is a waste of executor
resource.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
