Github user andrewor14 commented on the pull request:
https://github.com/apache/spark/pull/30#issuecomment-41753415
Update - with the latest commits from master I am able to run PySpark on
YARN successfully on both CDH and HDP clusters.
There is still an issue with the maven build, however. The first build
produces a jar that does not include the `py4j/*.py` files, while the second
build produces one that does include all needed files. This is because we try
to include these python files before unzipping `py4j*zip`.
---
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.
---