GitHub user SJKallman opened a pull request:
https://github.com/apache/spark/pull/21600
{Spark-24553}{WEB-UI} http 302 fixes for href redirect
## What changes were proposed in this pull request?
Updated URL/href links to include a '/' before '?id' to make links
consistent and avoid http 302 redirect errors within UI port 4040 tabs.
## How was this patch tested?
Built a runnable distribution and executed jobs. Validated that http 302
redirects are no longer encountered when clicking on links within UI port 4040
tabs.
Author: Steven Kallman <[email protected]>
Closes [#24553](https://issues.apache.org/jira/browse/SPARK-24553)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SJKallman/spark
{Spark-24553}{WEB-UI}-redirect-href-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21600.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 #21600
----
commit 7962d203b0ba082676af1fad07523a6777bd0a05
Author: Kallman, Steven <steven.kallman@...>
Date: 2018-06-20T15:05:04Z
{Spark-24553}{WEB-UI} http 302 fixes for href redirect
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]