Github user WangTaoTheTonic commented on the pull request:

    https://github.com/apache/spark/pull/5205#issuecomment-86792171
  
    After taking a look at description of `SPARK_MASTER_IP/SPARK_MASTER_PORT` 
in `spark-env.sh.template` and `start-master.sh`, I think these two configs 
might be designed to be used for binding master process to a different ip/port 
on master node.
    The description in `spark-env.sh.template`:
    ># - SPARK_MASTER_IP, to bind the master to a different IP address or 
hostname
    # - SPARK_MASTER_PORT / SPARK_MASTER_WEBUI_PORT, to use non-default ports 
for the master
    
    @srowen How do you think?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to