[ https://issues.apache.org/jira/browse/SPARK-25566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen reassigned SPARK-25566: --------------------------------- Assignee: shahid > [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 > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org