[ https://issues.apache.org/jira/browse/SPARK-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963468#comment-13963468 ]
Patrick Wendell commented on SPARK-1348: ---------------------------------------- Okay we fixed this for 1.0. The decision was just to revert to the old behavior of binding to all interfaces. Note that this means SPARK_LOCAL_IP is not relevant for the UI. > Spark UI's do not bind to localhost interface anymore > ----------------------------------------------------- > > Key: SPARK-1348 > URL: https://issues.apache.org/jira/browse/SPARK-1348 > Project: Spark > Issue Type: Bug > Components: Spark Core > Reporter: Patrick Wendell > Priority: Blocker > Fix For: 1.0.0 > > > When running the shell or standalone master, it no longer binds to localhost. > I think this may have been caused by the security patch. We should figure out > what caused it and revert to the old behavior. Maybe we want to always bind > to `localhost` or just to bind to all interfaces. -- This message was sent by Atlassian JIRA (v6.2#6252)