You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "XiDuo You (Jira)" <ji...@apache.org> on 2022/10/18 12:38:00 UTC

[jira] [Updated] (SPARK-40834) Use SparkListenerSQLExecutionEnd to track final SQL status in UI

     [ https://issues.apache.org/jira/browse/SPARK-40834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

XiDuo You updated SPARK-40834:
------------------------------
    Description: The SQL may succeed with some failed jobs. For example, a inner join with one empty side and one large side, the plan would finish and the large side is still running.  (was: One job is running or failed, but the SQL may succeed. For example, a inner join with one empty side and one large side, the plan would finish and the large side is still running.)

> Use SparkListenerSQLExecutionEnd to track final SQL status in UI
> ----------------------------------------------------------------
>
>                 Key: SPARK-40834
>                 URL: https://issues.apache.org/jira/browse/SPARK-40834
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: XiDuo You
>            Priority: Major
>
> The SQL may succeed with some failed jobs. For example, a inner join with one empty side and one large side, the plan would finish and the large side is still running.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org