You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/03/30 08:00:20 UTC

[jira] [Resolved] (SPARK-833) Web UI's "Application Detail UI" link may use internal EC2 hostname

     [ https://issues.apache.org/jira/browse/SPARK-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Wendell resolved SPARK-833.
-----------------------------------

    Resolution: Fixed

> Web UI's "Application Detail UI" link may use internal EC2 hostname
> -------------------------------------------------------------------
>
>                 Key: SPARK-833
>                 URL: https://issues.apache.org/jira/browse/SPARK-833
>             Project: Apache Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 0.8.0
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>             Fix For: 1.0.0
>
>
> In the new (0.8) web UI, the "Application Detail UI" link on the Application Info page is derived from Utils.getLocalHostName().  When running on EC2, this link will break if the local hostname isn't the public EC2 hostname.
> In SPARK-613, we fixed a similar problem by introducing a masterPublicAddress variable that's populated from SPARK_PUBLIC_DNS if it's set.  We should probably do something similar here.



--
This message was sent by Atlassian JIRA
(v6.2#6252)