You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:21:27 UTC

[jira] [Updated] (SPARK-17600) Cannot set public address for Worker and Master Web UI

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

Hyukjin Kwon updated SPARK-17600:
---------------------------------
    Labels: bulk-closed  (was: )

> Cannot set public address for Worker and Master Web UI
> ------------------------------------------------------
>
>                 Key: SPARK-17600
>                 URL: https://issues.apache.org/jira/browse/SPARK-17600
>             Project: Spark
>          Issue Type: Bug
>          Components: Web UI
>    Affects Versions: 2.0.0
>         Environment: java:8 docker image
>            Reporter: Jakub Liska
>            Priority: Major
>              Labels: bulk-closed
>
> This is still causing problems in 2.0.0 standalone, SPARK_PUBLIC_DNS works well for Driver WebUI, it doesn't seem to have any effect on Worker or Master UI.
> I tried to set all of these : 
> SPARK_LOCAL_IP or SPARK_MASTER_HOST or SPARK_MASTER_IP but I every time end up with this <no value> outcome : 
> {code}
> INFO WorkerWebUI: Bound WorkerWebUI to 0.0.0.0, and started at http://<no value>:8181
> {code}
> {code}
> INFO MasterWebUI: Bound MasterWebUI to 0.0.0.0, and started at http://<no value>:8080
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org