Github user l15k4 commented on the issue:
https://github.com/apache/spark/pull/11490
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>` :
```
INFO WorkerWebUI: Bound WorkerWebUI to 0.0.0.0, and started at http://<no
value>:8181
```
```
INFO MasterWebUI: Bound MasterWebUI to 0.0.0.0, and started at http://<no
value>:8080
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]