GitHub user tomhanetz opened a pull request:
https://github.com/apache/spark/pull/21512
[minor][WEB UI] Spark web ui auto refresh every x seconds
## What changes were proposed in this pull request?
Introduce new drop down in spark web ui which allows to automatically
refresh the client every x seconds. This feature helps spark ui users to
monitor ongoing tasks without the need to manually hit the refresh button every
few seconds.
## How was this patch tested?
The patch was tested manually, please view the attached screenshots:


You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tomhanetz/spark fea-add_ui_auto_refresh
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21512.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 #21512
----
commit 39b6a5f512f7d9489039ae3b1564f653fe79be26
Author: Tom Hanetz <tomhanetz@...>
Date: 2018-06-05T21:49:10Z
Introduce auto spark ui refresh every x seconds
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]