You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "dzcxzl (JIRA)" <ji...@apache.org> on 2019/07/30 14:24:00 UTC

[jira] [Updated] (SPARK-28564) Access history application defaults to the last attempt id

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

dzcxzl updated SPARK-28564:
---------------------------
    Description: 
When we set spark.history.ui.maxApplications to a small value, we can't get some apps from the page search.
If the url is spliced (http://localhost:18080/history/local-xxx), it can be accessed if the app has no attempt.
But in the case of multiple attempted apps, such a url cannot be accessed, and the page displays Not Found.

  was:
When we set spark.history.ui.maxApplications to a small value, we can't get some apps from the page search.
If the url is spliced, it can be accessed if the app has no attempt.
Http://localhost:18080/history/local-xxx
But in the case of multiple attempted apps, such a url cannot be accessed, and the page displays Not Found.


> Access history application defaults to the last attempt id
> ----------------------------------------------------------
>
>                 Key: SPARK-28564
>                 URL: https://issues.apache.org/jira/browse/SPARK-28564
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.4.0
>            Reporter: dzcxzl
>            Priority: Trivial
>
> When we set spark.history.ui.maxApplications to a small value, we can't get some apps from the page search.
> If the url is spliced (http://localhost:18080/history/local-xxx), it can be accessed if the app has no attempt.
> But in the case of multiple attempted apps, such a url cannot be accessed, and the page displays Not Found.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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