L. C. Hsieh created SPARK-48292:
-----------------------------------
Summary: Improve stage failure reason message in
OutputCommitCoordinator
Key: SPARK-48292
URL: https://issues.apache.org/jira/browse/SPARK-48292
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 3.4.3
Reporter: L. C. Hsieh
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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]