Marcelo Vanzin created SPARK-19220:
--------------------------------------
Summary: SSL redirect handler only redirects the server's root
Key: SPARK-19220
URL: https://issues.apache.org/jira/browse/SPARK-19220
Project: Spark
Issue Type: Bug
Components: Web UI
Affects Versions: 2.0.0
Reporter: Marcelo Vanzin
The redirect handler that is started in the HTTP port when SSL is enabled only
redirects the root of the server. Additional handlers do not go through the
handler, so if you have a deep link to the non-https server, you won't be
redirected to the https port.
I tested this with the history server, but it should be the same for the normal
UI; the fix should be the same for both too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]