GitHub user jongyoul opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/118

    [ZEPPELIN-18] Running pyspark without deploying python libraries to every 
yarn node

    - Spark supports pyspark on yarn cluster without deploying python libraries 
from Spark 1.4
     - https://issues.apache.org/jira/browse/SPARK-6869
     - apache/spark#5580, apache/spark#5478

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

    $ git pull https://github.com/jongyoul/incubator-zeppelin ZEPPELIN-18

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

    https://github.com/apache/incubator-zeppelin/pull/118.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 #118
    
----
commit c031cd4d6177bb177774f8b8f1aa3fca951393b3
Author: Jongyoul Lee <[email protected]>
Date:   2015-06-21T03:24:34Z

    [ZEPPELIN-18] Remove setting SPARK_HOME for PySpark
    - Added plugin to download and zip pyspark files

commit 7f86637d2969c870fb74059f4c77161c457bbc00
Author: Jongyoul Lee <[email protected]>
Date:   2015-06-21T03:27:18Z

    [ZEPPELIN-18] Remove setting SPARK_HOME for PySpark
    - Removed redundant dependency setting

commit 18986b52d7bbfcd7e81df698b499a85500abef8a
Author: Jongyoul Lee <[email protected]>
Date:   2015-06-24T06:08:12Z

    [ZEPPELIN-18] Running pyspark without deploying python libraries to every 
yarn node
    - Followed spark's way to support pyspark
    - https://issues.apache.org/jira/browse/SPARK-6869
    - https://github.com/apache/spark/pull/5580
    - https://github.com/apache/spark/pull/5478/files

----


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

Reply via email to