GitHub user Sephiroth-Lin opened a pull request: https://github.com/apache/spark/pull/6047
[Minor][PySpark] Set PYTHONPATH to python/lib/pyspark.zip rather than python/pyspark As PR#5580 we have create pyspark.zip on building and set PYTHONPATH to python/lib/pyspark.zip, so to keep consistence update this. You can merge this pull request into a Git repository by running: $ git pull https://github.com/Sephiroth-Lin/spark pyspark_pythonpath Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/6047.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 #6047 ---- commit 8cc3d96da953292ae9a34917008ff0536cfb4381 Author: linweizhong <linweizh...@huawei.com> Date: 2015-05-11T02:35:34Z Set PYTHONPATH to python/lib/pyspark.zip rather than python/pyspark as PR#5580 we have create pyspark.zip on build ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org