[ 
https://issues.apache.org/jira/browse/SPARK-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-5412:
-----------------------------
    Component/s: Deploy

> Cannot bind Master to a specific hostname as per the documentation
> ------------------------------------------------------------------
>
>                 Key: SPARK-5412
>                 URL: https://issues.apache.org/jira/browse/SPARK-5412
>             Project: Spark
>          Issue Type: Bug
>          Components: Deploy
>    Affects Versions: 1.2.0
>            Reporter: Alexis Seigneurin
>
> Documentation on http://spark.apache.org/docs/latest/spark-standalone.html 
> indicates:
> {quote}
> You can start a standalone master server by executing:
> ./sbin/start-master.sh
> ...
> the following configuration options can be passed to the master and worker:
> ...
> -h HOST, --host HOST  Hostname to listen on
> {quote}
> The "\-h" or "--host" parameter actually doesn't work with the 
> start-master.sh script. Instead, one has to set the "SPARK_MASTER_IP" 
> variable prior to executing the script.
> Either the script or the documentation should be updated.



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

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

Reply via email to