GitHub user jnordling opened a pull request:
https://github.com/apache/spark/pull/6020
Adding AWS d2 instances
We were in need of creating a cluster with the d2 instances offered for
AWS, and added the d2 instance type to the list.
The spark-ec2 command might look like something like:
./spark-ec2 -k [my-spark-auth] -i ~[my-spark-auth].pem -s 3
--zone=us-east-1c --ami ami-1ecae776 launch d2cluster
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jnordling/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/6020.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 #6020
----
commit 124b331680317ddd522d5a9b4d9ef5bb47e0d220
Author: Jon Nordling <=>
Date: 2015-05-09T00:11:03Z
Adding AWS d2 instances
----
---
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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]