Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.0.0
Description
When a task attemp fails but it is authorized to do task commit, OutputCommitCoordinator will make the stage failed with a reason message which says that task commit success, but actually the driver never knows if a task commit is successful or not. We should update the reason message to make it less confused.
See https://github.com/apache/spark/pull/36564#discussion_r1598660630
Attachments
Issue Links
- relates to
-
SPARK-39195 Spark OutputCommitCoordinator should abort stage when committed file not consistent with task status
- Resolved
- links to