[
https://issues.apache.org/jira/browse/SPARK-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Or closed SPARK-5412.
----------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
1.3.2
1.2.3
Assignee: Sean Owen
Target Version/s: 1.2.3, 1.3.2, 1.4.0
> 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
> Assignee: Sean Owen
> Fix For: 1.2.3, 1.3.2, 1.4.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]