You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ABHISHEK KUMAR GUPTA (JIRA)" <ji...@apache.org> on 2018/09/28 11:04:00 UTC

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

ABHISHEK KUMAR GUPTA created SPARK-25566:
--------------------------------------------

             Summary: [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


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.







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