You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/10/12 17:38:00 UTC

[jira] [Resolved] (SPARK-25566) [Spark Job History] SQL UI Page does not support Pagination

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

Sean Owen resolved SPARK-25566.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 22645
[https://github.com/apache/spark/pull/22645]

> [Spark Job History] SQL UI Page does not support Pagination
> -----------------------------------------------------------
>
>                 Key: SPARK-25566
>                 URL: https://issues.apache.org/jira/browse/SPARK-25566
>             Project: Spark
>          Issue Type: Improvement
>          Components: Web UI
>    Affects Versions: 2.3.1
>            Reporter: ABHISHEK KUMAR GUPTA
>            Assignee: shahid
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: Screenshot from 2018-10-06 09-46-11.png
>
>
> 1. configure spark.sql.ui.retainedExecutions = 50000 ( In Job History Spark-default.conf )
> 2. Execute beeline Jobs more than 20000
> 3. Open the UI page from the History Server 
> 4. Click SQL Tab
> *Actual Output:*  It shows all SQL Queries in Single Page. User has to scroll whole page for specific SQL Queries.
> *Expected:* It should show page wise as it has been displaying inn other UI Tabs like Jobs, Stages.
> 1. configure spark.sql.ui.retainedExecutions = 50000 ( In Job History Spark-default.conf )
> 2. Execute beeline Jobs more than 40000
> 3. Open the UI page from the History Server 
> *Actual Output:* OOM Exception
>  !Screenshot from 2018-10-06 09-46-11.png! 
> *Expected:* It should show page wise as it has been displaying inn other UI Tabs like Jobs, Stages.



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