[
https://issues.apache.org/jira/browse/SPARK-7876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659583#comment-14659583
]
Sean Owen commented on SPARK-7876:
----------------------------------
Did an actual PR fix this? if it's not associated to a change it should be a
Duplicate of the one that did fix it or Not A Problem.
> Make Spark UI content paths non absolute paths
> ----------------------------------------------
>
> Key: SPARK-7876
> URL: https://issues.apache.org/jira/browse/SPARK-7876
> Project: Spark
> Issue Type: Improvement
> Components: Web UI
> Reporter: Timothy Chen
>
> Currently all the SparkUI href and img/css paths in the HTML rendered are
> absolute paths.
> This is problematic if you try to deploy Spark in the cloud and putting a
> proxy in front of the cluster, which is common since most env don't want to
> allocate public ips for every node in the cluster and Spark drivers can
> potentially launch anywhere with cluster mode.
> By making the paths relative, all the paths can go through the proxy based on
> the original request URL.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]