GitHub user abhishekkr opened a pull request:
https://github.com/apache/spark/pull/392
pyspark need Py2 to work, graceful and helping fail if system default is Py3
it failed on mine thus noticed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ChaosCloud/spark pyspark
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/392.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 #392
----
commit 00034fd9da4b0bca45c1604a09bb5ace73866f6e
Author: AbhishekKr <[email protected]>
Date: 2014-04-11T11:19:46Z
pyspark require Python2 to work, graceful helping fail if system default is
Py3
----
---
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.
---