GitHub user nchammas opened a pull request:
https://github.com/apache/spark/pull/4941
[SPARK-6219] [Build] Check that Python code compiles
This PR expands the Python lint checks so that they check for obvious
compilation errors in our Python code.
This PR also bumps up the version of `pep8`. It ignores new types of checks
introduced by that version bump while fixing problems missed by the older
version of `pep8` we were using.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nchammas/spark compile-spark-ec2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/4941.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 #4941
----
commit b33651cb3c421508fb807bb9fc344d5528af1e00
Author: Nicholas Chammas <[email protected]>
Date: 2015-03-09T01:06:34Z
PEP8 line length
commit 75e31d88c72703cadceba06b5f634b97f9043e2b
Author: Nicholas Chammas <[email protected]>
Date: 2015-03-09T01:06:49Z
upgrade pep8 + check compile
----
---
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]