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

Reply via email to