aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorTao Lin <nblintao@gmail.com>2016-07-06 10:28:05 -0700
committerShixiong Zhu <shixiong@databricks.com>2016-07-06 10:28:05 -0700
commit478b71d028107d42fbb6d1bd300b86efbe0dcf7d (patch)
tree50472dc53ca9944718c7f1fb7f99cbc94fca65c1 /sql
parent21eadd1d8cbf029197e73ffca1cba54d5a890c01 (diff)
downloadspark-478b71d028107d42fbb6d1bd300b86efbe0dcf7d.tar.gz
spark-478b71d028107d42fbb6d1bd300b86efbe0dcf7d.tar.bz2
spark-478b71d028107d42fbb6d1bd300b86efbe0dcf7d.zip
[SPARK-15591][WEBUI] Paginate Stage Table in Stages tab
## What changes were proposed in this pull request? This patch adds pagination support for the Stage Tables in the Stage tab. Pagination is provided for all of the four Job Tables (active, pending, completed, and failed). Besides, the paged stage tables are also used in JobPage (the detail page for one job) and PoolPage. Interactions (jumping, sorting, and setting page size) for paged tables are also included. ## How was this patch tested? Tested manually by using checking the Web UI after completing and failing hundreds of jobs. Same as the testings for [Paginate Job Table in Jobs tab](https://github.com/apache/spark/pull/13620). This shows the pagination for completed stages: ![paged stage table](https://cloud.githubusercontent.com/assets/5558370/16125696/5804e35e-3427-11e6-8923-5c5948982648.png) Author: Tao Lin <nblintao@gmail.com> Closes #13708 from nblintao/stageTable.
Diffstat (limited to 'sql')
0 files changed, 0 insertions, 0 deletions