You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Lukasz Jastrzebski (JIRA)" <ji...@apache.org> on 2014/06/17 22:47:12 UTC

[jira] [Commented] (SPARK-2168) History Server renered page not suitable for load balancing

    [ https://issues.apache.org/jira/browse/SPARK-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034343#comment-14034343 ] 

Lukasz Jastrzebski commented on SPARK-2168:
-------------------------------------------

I can open pull request for this, let me know what do you think

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