Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented May 27, 2014

The change set is actually pretty small -- mostly whitespace changes. Admittedly this is a scary change due to the lack of tests to cover the ec2 scripts, and also because indentation actually impacts control flow in Python ...

Look at changes without whitespace diff here: https://github.com/apache/spark/pull/891/files?w=1

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@rxin
Copy link
Contributor Author

rxin commented May 27, 2014

I tested launching a cluster with spot and without spot.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15224/

@shivaram
Copy link
Contributor

The diff without whitespace looks good -- Could you also run pylint or something like that to make sure we haven't introduced any simple errors ?

@rxin
Copy link
Contributor Author

rxin commented Jun 1, 2014

pylint has too many false positives even on the old code. I'm going to merge this. Thanks!

@rxin
Copy link
Contributor Author

rxin commented Jun 1, 2014

@pwendell I'm merging this in master only , not in branch-1.0. It might make it hard to merge changes in the future back into 1.0.x. Let me know if you want me to cherry pick this into branch-1.0 too.

@asfgit asfgit closed this in eea3aab Jun 1, 2014
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
The change set is actually pretty small -- mostly whitespace changes. Admittedly this is a scary change due to the lack of tests to cover the ec2 scripts, and also because indentation actually impacts control flow in Python ...

Look at changes without whitespace diff here: https://github.com/apache/spark/pull/891/files?w=1

Author: Reynold Xin <[email protected]>

Closes apache#891 from rxin/spark-ec2-pep8 and squashes the following commits:

ac1bf11 [Reynold Xin] Made spark_ec2.py PEP8 compliant.
@rxin rxin deleted the spark-ec2-pep8 branch August 13, 2014 08:03
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
The change set is actually pretty small -- mostly whitespace changes. Admittedly this is a scary change due to the lack of tests to cover the ec2 scripts, and also because indentation actually impacts control flow in Python ...

Look at changes without whitespace diff here: https://github.com/apache/spark/pull/891/files?w=1

Author: Reynold Xin <[email protected]>

Closes apache#891 from rxin/spark-ec2-pep8 and squashes the following commits:

ac1bf11 [Reynold Xin] Made spark_ec2.py PEP8 compliant.
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
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