Lukasz Jastrzebski created SPARK-2168:
-----------------------------------------
Summary: History Server renered page not suitable for load
balancing
Key: SPARK-2168
URL: https://issues.apache.org/jira/browse/SPARK-2168
Project: Spark
Issue Type: Bug
Components: Spark Core
Affects Versions: 1.0.0
Reporter: Lukasz Jastrzebski
Priority: Minor
Small issue but still.
I run history server through Marathon and balance it through haproxy. The
problem is that links generated by HistoryPage (links to completed
applications) are absolute, e.g. <a
href="http://some-server:port/history">http://some-server:port/history... , but
instead they should relative just /history, so they can be load balanced.
--
This message was sent by Atlassian JIRA
(v6.2#6252)