Description
When SPARK_LOCAL_IP is set everything seems to correctly bind and use that IP except the WebUI. The WebUI should use the SPARK_LOCAL_IP not always use 0.0.0.0
https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/ui/WebUI.scala#L137
Attachments
Issue Links
- is duplicated by
-
SPARK-12827 Configurable bind address for WebUI
- Resolved
- links to