Skip to content

SPARK-1790: Update EC2 scripts to support r3 instance types #960

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

sujeetv
Copy link
Contributor

@sujeetv sujeetv commented Jun 3, 2014

No description provided.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?


return ami

instance_types = {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't change the indentation. We use the PEP8 style guide which requires 4 spaces.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh..my bad will send another one...

@sujeetv
Copy link
Contributor Author

sujeetv commented Jun 4, 2014

Updated the pull request to fix indentation. Sorry my editor settings were not right.

"r3.xlarge": "hvm",
"r3.2xlarge": "hvm",
"r3.4xlarge": "hvm",
"r3.8xlarge": "hvm",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit, but I think we shouldn't have a trailing comma here for the last entry. PEP 8 doesn't say this explicitly, but it has it in all the examples.

@asfgit asfgit closed this in 11ded3f Jun 4, 2014
asfgit pushed a commit that referenced this pull request Jun 4, 2014
Author: Varakhedi Sujeet <[email protected]>

Closes #960 from sujeetv/ec2-r3 and squashes the following commits:

3cb9fd5 [Varakhedi Sujeet] SPARK-1790: Update EC2 scripts to support r3 instance
(cherry picked from commit 11ded3f)

Conflicts:

	ec2/spark_ec2.py
asfgit pushed a commit that referenced this pull request Jun 4, 2014
Author: Varakhedi Sujeet <[email protected]>

Closes #960 from sujeetv/ec2-r3 and squashes the following commits:

3cb9fd5 [Varakhedi Sujeet] SPARK-1790: Update EC2 scripts to support r3 instance
(cherry picked from commit 11ded3f)

Conflicts:

	ec2/spark_ec2.py
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
Author: Varakhedi Sujeet <[email protected]>

Closes apache#960 from sujeetv/ec2-r3 and squashes the following commits:

3cb9fd5 [Varakhedi Sujeet] SPARK-1790: Update EC2 scripts to support r3 instance
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
Author: Varakhedi Sujeet <[email protected]>

Closes apache#960 from sujeetv/ec2-r3 and squashes the following commits:

3cb9fd5 [Varakhedi Sujeet] SPARK-1790: Update EC2 scripts to support r3 instance
agirish pushed a commit to HPEEzmeral/apache-spark that referenced this pull request May 5, 2022
udaynpusa pushed a commit to mapr/spark that referenced this pull request Jan 30, 2024
mapr-devops pushed a commit to mapr/spark that referenced this pull request May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants