GitHub user douglaz opened a pull request:
https://github.com/apache/spark/pull/612
EC2 configurable workers
Added option to configure number of worker instances and to set
SPARK_MASTER_OPTS
Depends on: https://github.com/mesos/spark-ec2/pull/46
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/douglaz/spark ec2_configurable_workers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/612.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 #612
----
commit ba528b911718675becf1623c803489b4cc3e68ec
Author: Allan Douglas R. de Oliveira <[email protected]>
Date: 2014-04-14T00:09:47Z
Added SPARK_WORKER_INSTANCES parameter
commit 6c346716e5dd85bb4806ea2a71fa3a2fd00bbfcc
Author: Allan Douglas R. de Oliveira <[email protected]>
Date: 2014-04-14T13:35:03Z
Use number of worker instances as string on template
commit d6c5d6564b3025eef88d499b253e850dd07f397a
Author: Allan Douglas R. de Oliveira <[email protected]>
Date: 2014-05-01T14:50:14Z
Added master opts parameter
----
---
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.
---