-
Notifications
You must be signed in to change notification settings - Fork 28.7k
[SPARK-2470] PEP8 fixes to PySpark #1505
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
Closed
Changes from 27 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
69da6cf
Merge pull request #1 from apache/master
nchammas 6544b7e
[SPARK-2065] give launched instances names
nchammas 2627247
broke up lines before they hit 100 chars
nchammas 69f6e22
PEP8 fixes
nchammas 89fde08
Merge pull request #2 from apache/master
nchammas 2e4fe00
Merge pull request #3 from apache/master
nchammas de7292a
Merge pull request #4 from apache/master
nchammas a36eed0
name ec2 instances and security groups consistently
nchammas f7e4581
unrelated pep8 fix
nchammas 4dd148f
Merge pull request #5 from apache/master
nchammas f0a7ebf
[SPARK-2470] PEP8 fixes to rddsampler.py
nchammas a6d5e4b
[SPARK-2470] PEP8 fixes to cloudpickle.py
nchammas f4e0039
[SPARK-2470] PEP8 fixes to conf.py
nchammas ca2d28b
[SPARK-2470] PEP8 fixes to context.py
nchammas 7fc849c
[SPARK-2470] PEP8 fixes to daemon.py
nchammas 1bde265
[SPARK-2470] PEP8 fixes to java_gateway.py
nchammas 81fcb20
[SPARK-2470] PEP8 fixes to resultiterable.py
nchammas d14f2f1
[SPARK-2470] PEP8 fixes to __init__.py
nchammas c85e1e5
[SPARK-2470] PEP8 fixes to join.py
nchammas a0fec2e
[SPARK-2470] PEP8 fixes to mllib
nchammas 95d1d95
[SPARK-2470] PEP8 fixes to serializers.py
nchammas 1916859
[SPARK-2470] PEP8 fixes to shell.py
nchammas aa3a7b6
[SPARK-2470] PEP8 fixes to sql.py
nchammas d644477
[SPARK-2470] PEP8 fixes to worker.py
nchammas b3b96cf
[SPARK-2470] PEP8 fixes to statcounter.py
nchammas 8f8e4c0
[SPARK-2470] PEP8 fixes to storagelevel.py
nchammas 7d557b7
[SPARK-2470] PEP8 fixes to tests.py
nchammas 24639bc
[SPARK-2470] fix whitespace for doctest
nchammas 22132a4
[SPARK-2470] wrap conditionals in parentheses
nchammas 9127d2b
[SPARK-2470] wrap expression lists in parentheses
nchammas e178dbe
[SPARK-2470] style - change position of line break
nchammas cba7768
[SPARK-2470] wrap expression list in parentheses
nchammas 98171af
[SPARK-2470] revert PEP 8 fixes to cloudpickle
nchammas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
??