You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xuesen Liang (Jira)" <ji...@apache.org> on 2019/12/30 12:15:00 UTC

[jira] [Created] (SPARK-30388) mark all running map stages of finished job as finished

Xuesen Liang created SPARK-30388:
------------------------------------

             Summary: mark all running map stages of finished job as finished
                 Key: SPARK-30388
                 URL: https://issues.apache.org/jira/browse/SPARK-30388
             Project: Spark
          Issue Type: Bug
          Components: Spark Core, Web UI
    Affects Versions: 2.4.0
            Reporter: Xuesen Liang


When a job finished, its running (re-submitted) map stages should be marked as finished if  not used by other jobs.

And the ListenerBus should be notified too, otherwise, these map stage items will stay on the "Active Stages" page of web UI  and never gone.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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