Re: (send this email to subscribe)

2017-01-04 Thread Dinko Srkoč
You can run Spark app on Dataproc, which is Google's managed Spark and
Hadoop service:

https://cloud.google.com/dataproc/docs/

basically, you:

* assemble a jar
* create a cluster
* submit a job to that cluster (with the jar)
* delete a cluster when the job is done

Before all that, one has to create a Cloud Platform project, enable
billing and Dataproc API - but all this is explained in the docs.

Cheers,
Dinko


On 4 January 2017 at 17:34, Anahita Talebi  wrote:
>
> To whom it might concern,
>
> I have a question about running a spark code on Google cloud.
>
> Actually, I have a spark code and would like to run it using multiple
> machines on Google cloud. Unfortunately, I couldn't find a good
> documentation about how to do it.
>
> Do you have any hints which could help me to solve my problem?
>
> Have a nice day,
>
> Anahita
>
>

-
To unsubscribe e-mail: user-unsubscr...@spark.apache.org



Re: (send this email to subscribe)

2015-11-18 Thread Nick Pentreath
To subscribe to the list, you need to send a mail to
user-subscr...@spark.apache.org

(see http://spark.apache.org/community.html for details and a subscribe
link).

On Wed, Nov 18, 2015 at 11:23 AM, Alex Luya 
wrote:

>
>


Re: (send this email to subscribe)

2015-04-06 Thread Ted Yu
Please send email to user-subscr...@spark.apache.org

On Mon, Apr 6, 2015 at 6:52 AM, 林晨 bewit...@gmail.com wrote:





Re: (send this email to subscribe)

2015-01-02 Thread Ted Yu
There is no need to include user@spark.apache.org in subscription request.

FYI

On Fri, Jan 2, 2015 at 7:36 AM, Pankaj pankajnaran...@gmail.com wrote: