Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
Description
WebUI is currently hard coded to bind to all interfaces:
serverInfo = Some(startJettyServer("0.0.0.0", port, handlers, conf, name))
make it configurable.
Attachments
Issue Links
- duplicates
-
SPARK-13117 WebUI should use the local ip not 0.0.0.0
- Resolved
- is related to
-
SPARK-1348 Spark UI's do not bind to localhost interface anymore
- Resolved