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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to