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:
    
![image](https://user-images.githubusercontent.com/9081677/41148623-14f42038-6b12-11e8-8c0c-04b6723b12c7.png)
    
![image](https://user-images.githubusercontent.com/9081677/41148642-276991f8-6b12-11e8-9518-5adc13f48bc0.png)
    


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: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to