GitHub user jaceklaskowski opened a pull request:

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

    [SPARK-24490][WebUI] Use WebUI.addStaticHandler in web UIs

    `WebUI` defines `addStaticHandler` that web UIs don't use (and simply 
introduce duplication). Let's clean them up and remove duplications.
    
    Local build and waiting for Jenkins

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

    $ git pull https://github.com/jaceklaskowski/spark 
SPARK-24490-Use-WebUI.addStaticHandler

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

    https://github.com/apache/spark/pull/21510.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 #21510
    
----
commit 58a9ec42402cc92675e3e057309a803d08fd0cd7
Author: Jacek Laskowski <jacek@...>
Date:   2018-06-07T21:56:38Z

    [SPARK-24490][WebUI] Use WebUI.addStaticHandler in web UIs
    
    Closes https://issues.apache.org/jira/browse/SPARK-24490

----


---

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

Reply via email to