Github user rdblue commented on the issue:

    https://github.com/apache/spark/pull/21558
  
    > IMO your change is the right fix, not just a workaround
    
    @squito, part of the problem is that the output commit coordinator -- that 
ensures only one attempt of a task commits -- relies on commit number to allow 
or deny commits. If this is the correct fix, should we also pass the TID as the 
attempt id to the commit coordinator?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to