GitHub user nchammas opened a pull request:
https://github.com/apache/spark/pull/2571
[EC2] Cleanup Python parens and disk dict
Minor fixes:
* Remove unnecessary parens (Python style)
* Sort `disks_by_instance` dict and remove duplicate `t1.micro` key
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nchammas/spark ec2-polish
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/2571.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 #2571
----
commit d4c5f438f4bb46d223f36f28c7394210c9d2fa2b
Author: Nicholas Chammas <[email protected]>
Date: 2014-09-06T03:21:16Z
Merge pull request #6 from apache/master
merge upstream changes
commit 03180a4e9dc8f949b8d3372c54738547ca3813c1
Author: Nicholas Chammas <[email protected]>
Date: 2014-09-10T23:39:14Z
Merge branch 'master' of github.com:nchammas/spark
commit 8051486bbfd13dbab17b30c89ef5b4ce49d3460b
Author: Nicholas Chammas <[email protected]>
Date: 2014-09-16T02:22:18Z
Merge pull request #1 from apache/master
merge upstream changes
commit 0b47ca4b8c3497913c3eb5db3c30e63248491938
Author: Nicholas Chammas <[email protected]>
Date: 2014-09-16T02:27:19Z
Merge branch 'master' of github.com:nchammas/spark
commit e33b9787d24c52dd33b71a83c42b0a8f7033ff5e
Author: Nicholas Chammas <[email protected]>
Date: 2014-09-17T20:48:48Z
Merge pull request #2 from apache/master
merge upstream changes
commit ce1a3ebe63fc49e6ce17968f5b220122e3c1ff97
Author: Nicholas Chammas <[email protected]>
Date: 2014-09-19T18:27:16Z
Merge pull request #3 from apache/master
merge upstream changes
commit 222ae4e313ad594673109ab2ee2eb56425afda34
Author: Nicholas Chammas <[email protected]>
Date: 2014-09-23T17:16:48Z
Merge pull request #4 from apache/master
merge upstream changes
commit df33cbb0bc317774a78022840c1a346a904617f3
Author: Nicholas Chammas <[email protected]>
Date: 2014-09-23T19:17:23Z
Merge pull request #5 from apache/master
merge upstream changes
commit 7b2e9712442ef1aaa0bce701e2a486f6a04e113c
Author: Nicholas Chammas <[email protected]>
Date: 2014-09-26T20:53:55Z
Merge pull request #6 from apache/master
merge upstream changes
commit 7089bd92567947fcb910eee294a9909b74579a0d
Author: Nicholas Chammas <[email protected]>
Date: 2014-09-29T03:36:27Z
paren and dict cleanup
----
---
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]