GitHub user ngbinh opened a pull request:

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

    Vagrant support for Spark

    This PR uses Vagrant to create a clusters of three VMs, one master and two 
workers. It allows running/testing Spark Cluster mode on one machine.
    
    My initial goal is to set up a stand alone cluster for now but I am open to 
others (YARN and Mesos) later.
    
    Note that this is a WIP.

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

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

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

    https://github.com/apache/spark/pull/26.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 #26
    
----
commit 4546248b5cbc445d636ece091e3a5463c4493f8a
Author: Binh Nguyen <ngb...@gmail.com>
Date:   2014-02-27T07:30:08Z

    Initial import of Vagrant scripts and shells

commit 42907d051923ff815da7e59608d867df6ab859ca
Author: Binh Nguyen <ngb...@gmail.com>
Date:   2014-02-27T08:25:05Z

    Shell scripts to copy public key to Vagrant nodes

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to