GitHub user sigmoidanalytics opened a pull request:

    https://github.com/apache/spark/pull/681

    Added SparkGCE Script for Version 0.9.1

    I have added the SparkGCE script in this pull request. Just like the 
spark_ec2 script, this one also reads certain command-line arguments (See the 
README.md for more details) like the cluster name and all, then starts the 
machines in the google cloud, sets up the network, adds a 500GB empty disk to 
all machines, generate the ssh keys on master and transfer it to all slaves and 
install java and downloads and configures 
Spark-v0.9.1/Shark-v0.9.1/Hadoop-v0.9.1. Also it starts the shark server 
automatically. Currently the version is 0.9.1 but I'm happy to add/support more 
versions

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sigmoidanalytics/spark master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/681.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #681
    
----
commit fc228d0bb45b5ecfbc1099b1b2bc9fe0cc3c4855
Author: AkhlD <[email protected]>
Date:   2014-05-07T15:34:26Z

    Added SparkGCE Script for Version 0.9.1

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to