Rob Reeves created SPARK-54879:
----------------------------------
Summary: Add final application status to Spark History Server
Key: SPARK-54879
URL: https://issues.apache.org/jira/browse/SPARK-54879
Project: Spark
Issue Type: New Feature
Components: Spark Core
Affects Versions: 4.2.0
Reporter: Rob Reeves
Spark History Server doesn't show the application final status. This can be
confusing for users in a few scenarios. Some examples:
# A subset of queries/jobs execute successfully, but something fails in the
commit or driver code. SHS will just show successfully completed jobs and you
need to go to the logs to see a failure.
# Spark driver crashes. SHS shows the app as still running.
To improve debugging the SHS application overview should include the
application final status.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]