GitHub user sarahgerweck opened a pull request:

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

    Slaves file is now a template.

    Change 0dc868e removed the `conf/slaves` file and made it a template like 
most of the other configuration files. This means you can no longer run 
`make-distribution.sh` unless you manually create a slaves file to be 
statically bundled in your distribution, which seems at odds with making it a 
template file.

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

    $ git pull https://github.com/AtScaleInc/spark noMoreSlaves

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

    https://github.com/apache/spark/pull/2549.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 #2549
    
----
commit d11d99aa8576d3c2d73e30e641f9777342b810d8
Author: Sarah Gerweck <sarah.a...@gmail.com>
Date:   2014-09-26T22:15:03Z

    Slaves file is now a template.

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to