Yin Huai created SPARK-15588:
--------------------------------

             Summary: Paginate Stage Table in Stages tab and Job Table in Jobs 
tab
                 Key: SPARK-15588
                 URL: https://issues.apache.org/jira/browse/SPARK-15588
             Project: Spark
          Issue Type: Bug
          Components: Web UI
            Reporter: Yin Huai
            Assignee: Tao Lin


Seems we do not paginate Stage Table in Stages tab and Job Table in Jobs tab. 
We can use PagedTable to make StageTableBase (the class for Stage Table) 
support pagination. For Job Table in Jobs tab, looks like we need to extract 
jobsTable from AllJobsPage class and make it use PagedTable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to