Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/21558
Actually, scratch that, there is really a problem. The output committer
only checks the stage ID, not the stage attempt ID, so it will still allow
tasks from the failed attempt to commit...--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
