[
https://issues.apache.org/jira/browse/SPARK-25975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-25975:
------------------------------------
Assignee: Apache Spark
> 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
> Assignee: Apache Spark
> 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: [email protected]
For additional commands, e-mail: [email protected]