You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tao Wang (JIRA)" <ji...@apache.org> on 2015/04/01 03:38:52 UTC

[jira] [Created] (SPARK-6639) Create a new script to start multiple masters

Tao Wang created SPARK-6639:
-------------------------------

             Summary: Create a new script to start multiple masters
                 Key: SPARK-6639
                 URL: https://issues.apache.org/jira/browse/SPARK-6639
             Project: Spark
          Issue Type: Improvement
          Components: Project Infra
    Affects Versions: 1.3.0
         Environment: all
            Reporter: Tao Wang
            Priority: Minor


start-slaves.sh script is able to read from slaves file and start slaves node in multiple boxes.
However in standalone mode if I want to use multiple masters, I’ll have to start masters in each individual box, and also need to provide the list of masters’ hostname+port to each worker. ( start-slaves.sh only take 1 master ip+port for now)
I wonder should we create a new script called start-masters.sh to read conf/masters file? Also start-slaves.sh script may need to change a little bit so that master list can be passed to worker nodes.



--
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