But I cannot do this via using

./bin/run-example SparkPi 10

right?


On Fri, Oct 10, 2014 at 6:04 PM, Akhil Das <[email protected]>
wrote:

> This is how the spark-cluster looks like
>
>
> So your driver program (example application) can be ran on the master (or
> anywhere which has access to the master - clustermanager) and the workers
> will execute it.
>
> Thanks
> Best Regards
>
> On Fri, Oct 10, 2014 at 2:47 PM, Theodore Si <[email protected]> wrote:
>
>> Hi all,
>>
>> I want to use two nodes for test, one as master, the other worker.
>> Can I submit the example application included in Spark source code
>> tarball on master to let it run on the worker?
>> What should I do?
>>
>> BR,
>> Theo
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>

Reply via email to