GitHub user zhouyejoe opened a pull request:

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

    [SPARK-21715][CORE] History Server should not respond history page html 
conte…

    ## What changes were proposed in this pull request?
    Add the images required by dataTables jQuery plugin that will show up in 
the history page table header. All the images are downloaded from the official 
github site for dataTables. Change the path for the images in the 
dataTables.bootstrap.css to make sure the images can be found. Disable the 
favicon.ico downloading by changing the header in the html.
    
    ## How was this patch tested?
    Build and unit test passed.
    Deployed and check the UI changes. The images are getting correctly 
downloaded and History Server can handle these requests correctly.
    
    
![afterthispatch](https://user-images.githubusercontent.com/8699921/29291500-a7f266ec-80f8-11e7-9315-7b1d706338ef.png)


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

    $ git pull https://github.com/zhouyejoe/spark master

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

    https://github.com/apache/spark/pull/18941.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 #18941
    
----
commit ad97b6f7f61399c370af6052c3cad6b39881ab24
Author: Ye Zhou <yez...@linkedin.com>
Date:   2017-08-14T20:39:28Z

    SPARK-21715 History Server should not respond history page html content 
multiple times for only one http request

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to