GitHub user shahidki31 opened a pull request:

    https://github.com/apache/spark/pull/22864

    [Minor][WEBUI] Remove refresh interval parameter from the headerSparkPage 
method.

    ## What changes were proposed in this pull request?
    'refreshInterval' is not used any where in the headerSparkPage method. So, 
we don't need to pass the parameter while calling the  'headerSparkPage' method.
    
    ## How was this patch tested?
    Existing tests
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shahidki31/spark unusedCode

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22864.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 #22864
    
----
commit cd6f3ba922c96fc2f00871d36362bdecb84344a4
Author: Shahid <shahidki31@...>
Date:   2018-10-27T18:49:46Z

    Remove refresh interval from headerSparkPage

----


---

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

Reply via email to