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

Felix Cheung resolved SPARK-25675.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

> [Spark Job History] Job UI page does not show pagination with one page
> ----------------------------------------------------------------------
>
>                 Key: SPARK-25675
>                 URL: https://issues.apache.org/jira/browse/SPARK-25675
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 2.3.1
>            Reporter: ABHISHEK KUMAR GUPTA
>            Assignee: Shivu Sondur
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 1. set spark.ui.retainedJobs= 10000 in spark-default conf of spark Job History
>  2. Restart Job History
>  3. Submit Beeline jobs for 10000
>  4. Launch Job History UI Page
>  5. Select JDBC Running Application ID from Incomplete Application Page
>  6. Launch Jo Page
>  7. Pagination Panel display based on page size as below
>  
> ----------------------------------------------------------------------------------------------------------------------------
>  Completed Jobs XXX
>  Page: 1 2 3 ....................... XX Page: Jump to 1 show 100 items in a 
> page
>  
> -----------------------------------------------------------------------------------------------------------------------------
>  8. Change the value in Jump to 1 show *XXX* items in page, that is display 
> all completed Jobs in a single page
> *Actual Result:*
>  All completed Jobs will be display in a Page but no Pagination panel so that 
> User can modify and set the number of Jobs in a page.
> *Expected Result:*
>  It should display the Pagination panel as below
>  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>  Page: 1                                                             1 Page: 
> Jump to 1 show *XXX* items in a page
>  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>  Pagination of page size *1* because it is displaying total number of 
> completed Jobs in a single Page.



--
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