Github user cloud-fan commented on the issue:

    https://github.com/apache/spark/pull/22112
  
    @tgravescs The `FileCommitProtocol` is an internal API, and our current 
implementation does store task-level data temporary in a staging directory (See 
`HadoopMapReduceCommitProtocol`). That said, we can fix the 
`FileCommitProtocol` to be able to rollback a committed task, as long as the 
job is not committed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to