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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to