GitHub user caneGuy opened a pull request:
https://github.com/apache/spark/pull/19399
[SPARK-22175][WEB-UI] Add status column to history page
## What changes were proposed in this pull request?
Currently, the history page has no status column which represent the status
of application.
This patch add status column to history page.
Before modifying:

After modifying:

## How was this patch tested?
Pass related unit test and manually test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/caneGuy/spark zhoukang/add-status
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19399.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19399
----
commit e00be3f66d5911aef8197602fda08542dcc88807
Author: zhoukang <[email protected]>
Date: 2017-09-29T11:30:18Z
Add status column on history page
commit c5969867377f398c7d8fb3166b29876477dbcdb7
Author: zhoukang <[email protected]>
Date: 2017-09-30T02:30:31Z
Refine unit test for history server
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]