You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Zee Chen (JIRA)" <ji...@apache.org> on 2016/01/15 01:28:39 UTC

[jira] [Created] (SPARK-12827) Configurable bind address for WebUI

Zee Chen created SPARK-12827:
--------------------------------

             Summary: Configurable bind address for WebUI
                 Key: SPARK-12827
                 URL: https://issues.apache.org/jira/browse/SPARK-12827
             Project: Spark
          Issue Type: Bug
            Reporter: Zee Chen
            Priority: Minor


WebUI is currently hard coded to bind to all interfaces:

{code}
serverInfo = Some(startJettyServer("0.0.0.0", port, handlers, conf, name))
{code}

make it configurable.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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