Thanks Dean,

Sure I have that setup locally and testing it with ZK.

But to start my multiple Masters do I need to go to each host and start
there or is there a better way to do this.

Regards
jk

On Fri, Apr 24, 2015 at 5:23 PM, Dean Wampler <deanwamp...@gmail.com> wrote:

> The convention for standalone cluster is to use Zookeeper to manage master
> failover.
>
> http://spark.apache.org/docs/latest/spark-standalone.html
>
> Dean Wampler, Ph.D.
> Author: Programming Scala, 2nd Edition
> <http://shop.oreilly.com/product/0636920033073.do> (O'Reilly)
> Typesafe <http://typesafe.com>
> @deanwampler <http://twitter.com/deanwampler>
> http://polyglotprogramming.com
>
> On Fri, Apr 24, 2015 at 5:01 AM, James King <jakwebin...@gmail.com> wrote:
>
>> I'm trying to find out how to setup a resilient Spark cluster.
>>
>> Things I'm thinking about include:
>>
>> - How to start multiple masters on different hosts?
>>     - there isn't a conf/masters file from what I can see
>>
>>
>> Thank you.
>>
>
>

Reply via email to