You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuming Wang (JIRA)" <ji...@apache.org> on 2018/11/09 02:00:00 UTC

[jira] [Resolved] (SPARK-25975) Spark History does not display necessarily the incomplete applications when requested

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

Yuming Wang resolved SPARK-25975.
---------------------------------
    Resolution: Duplicate

> Spark History does not display necessarily the incomplete applications when requested
> -------------------------------------------------------------------------------------
>
>                 Key: SPARK-25975
>                 URL: https://issues.apache.org/jira/browse/SPARK-25975
>             Project: Spark
>          Issue Type: Improvement
>          Components: Web UI
>    Affects Versions: 2.3.2
>            Reporter: William Montaz
>            Priority: Minor
>         Attachments: fix.patch
>
>
> Filtering of incomplete applications is made in javascript against the response returned by the API. The problem is that if the returned result is not big enough (because of spark.history.ui.maxApplications), it might not contain incomplete applications. 
> We can call the API with status RUNNING or COMPLETED depending on the view we want to fix this issue.



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

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