[ 
https://issues.apache.org/jira/browse/SPARK-27068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16815435#comment-16815435
 ] 

shahid commented on SPARK-27068:
--------------------------------

Hi [~vanzin], Currently when cleaning up jobs when the UI job limit exceeds, 
AppStatusListener removes Completed as well as Failed Jobs.
Here the issue is, the user wants to see the failed jobs table, but it got 
removed while cleaning up the jobs.

Is it possible, not to remove "FailedJobs" table during cleaning, so that users 
can see the exact reason of failing?
I can raise a PR, if it is a valid scenario. 

Thanks

> Support failed jobs ui and completed jobs ui use different queue
> ----------------------------------------------------------------
>
>                 Key: SPARK-27068
>                 URL: https://issues.apache.org/jira/browse/SPARK-27068
>             Project: Spark
>          Issue Type: Improvement
>          Components: Web UI
>    Affects Versions: 2.4.0
>            Reporter: zhoukang
>            Priority: Major
>
> For some long running jobs,we may want to check out the cause of some failed 
> jobs.
> But most jobs has completed and failed jobs ui may disappear, we can use 
> different queue for this two kinds of jobs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to