GitHub user markpavey opened a pull request:

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

    [SPARK-13142] [Web UI] Problem accessing Web UI /logPage/ on Microsoft 
Windows

    Due to being on a Windows platform I have been unable to run the tests as 
described in the "Contributing to Spark" instructions. As the change is only to 
two lines of code in the Web UI, which I have manually built and tested, I am 
submitting this pull request anyway. I hope this is OK.
    
    Is it worth considering also including this fix in any future 1.5.x 
releases (if any)?
    
    I confirm this is my own original work and license it to the Spark project 
under its open source license.

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

    $ git pull https://github.com/markpavey/spark 
JIRA_SPARK-13142_WindowsWebUILogFix

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

    https://github.com/apache/spark/pull/11135.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 #11135
    
----
commit 5f8611fb65f891eca296dad24627fb7aa291187f
Author: markpavey <[email protected]>
Date:   2016-02-05T14:52:29Z

    Prevent Windows file separator from breaking URI parsing when viewing logs 
in Web UI

commit cbae5892e8a1214130af794338e89cdb81fe83d4
Author: markpavey <[email protected]>
Date:   2016-02-05T14:52:29Z

    Prevent Windows file separator from breaking URI parsing when viewing logs 
in Web UI

commit c517eadac21008d989df9290716cb167da3de594
Author: markpavey <[email protected]>
Date:   2016-02-09T12:07:24Z

    Merge branch 'JIRA_SPARK-13142_WindowsWebUILogFix' of 
https://github.com/markpavey/spark into JIRA_SPARK-13142_WindowsWebUILogFix

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to