GitHub user ajbozarth opened a pull request:

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

    [SPARK-11272] [Web UI] Add support for downloading event logs from 
HistoryServer UI

    ## What changes were proposed in this pull request?
    
    This is a reworked PR based on feedback in #9238 after it was closed and 
not reopened. As suggested in that PR I've only added the download feature. 
This functionality already exists in the api and this allows easier access to 
download event logs to share with others.
    
    I've attached a screenshot of the committed version, but I will also 
include alternate options with screen shots in the comments below. I'm 
personally not sure which option is best.
    
    ## How was this patch tested?
    
    Manual testing 
    
    ![screen shot 2016-10-07 at 6 11 12 
pm](https://cloud.githubusercontent.com/assets/13952758/19209213/832fe48e-8cba-11e6-9840-749b1be4d399.png)
    


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

    $ git pull https://github.com/ajbozarth/spark spark11272

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

    https://github.com/apache/spark/pull/15400.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 #15400
    
----
commit ef1f82b7609a241e57e670d505e5a7b982b55960
Author: Alex Bozarth <ajboz...@us.ibm.com>
Date:   2016-10-08T01:13:32Z

    Added event log download button

----


---
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