[
https://issues.apache.org/jira/browse/SPARK-25975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16679781#comment-16679781
]
Apache Spark commented on SPARK-25975:
--------------------------------------
User 'Willymontaz' has created a pull request for this issue:
https://github.com/apache/spark/pull/22981
> 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: [email protected]
For additional commands, e-mail: [email protected]