GitHub user JoshRosen opened a pull request:

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

    URL-encode executorId query parameter in web UI thread dump pages

    This fixes an issue where the executorId `<driver>` wasn't properly 
url-encoded in the web UI, which led to issues when proxying the driver thread 
dump page.
    
    /cc @henrydavidge

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

    $ git pull https://github.com/JoshRosen/spark urlencode-executorid

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

    https://github.com/apache/spark/pull/3236.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 #3236
    
----
commit e8e7d336c4cf1b6a41282c5188bd11c25ee26b50
Author: Josh Rosen <[email protected]>
Date:   2014-11-13T02:08:26Z

    URLEncode executorId query parameter in Web UI.

----


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