GitHub user chrisavl opened a pull request: https://github.com/apache/incubator-spark/pull/595
Add c3 instance types to Spark EC2 The number of disks for the c3 instance types taken from here: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#StorageOnInstanceTypes You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-spark branch-0.9 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/595.patch ---- commit c8af5f978fc24c2292c13847af4ed020c78ef3e9 Author: Christian Lundgren <christian.lundg...@gameanalytics.com> Date: 2014-02-13T09:57:19Z Add c3 instance types to Spark EC2 ----