Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/19951
Yeah, but if an executor died right before the context was stopped, the "on
disconnect" event might be in the queue when the stop call happens, and trigger
the same code path that will throw the exception.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
