GitHub user andrewor14 opened a pull request:

    https://github.com/apache/spark/pull/682

    [Docs] Warn about PySpark on YARN on Red Hat

    In #30, @tgraves and I both ran into the issue of building an assembly jar 
on a Red Hat system. The resulting jar does not load the python files properly, 
which were needed for running PySpark on YARN.
    
    In the medium term, we should figure out what the issue is, since Red Hat 
is used quite commonly. For now, we should at the very least document it so 
people don't run into the same headaches that plagued us for days.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andrewor14/spark pyspark-on-yarn-docs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/682.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 #682
    
----

----


---
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.
---

Reply via email to