You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/10/18 20:06:05 UTC

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

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

Sean Owen resolved SPARK-6639.
------------------------------
    Resolution: Won't Fix

> 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
>              Labels: patch
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> 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