GitHub user jongyoul reopened 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

commit 7bae323a77e8c4a07b6af09c1ac89978ca465bd2
Author: Jongyoul Lee <[email protected]>
Date:   2015-06-24T06:29:01Z

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

commit 2af513d0138f1ab0fcc90059473abb42b30109ab
Author: Jongyoul Lee <[email protected]>
Date:   2015-06-24T10:32:29Z

    [ZEPPELIN-18] Remove setting SPARK_HOME for PySpark
    - Excludes python/** from apache-rat

commit 8de7aa28d838a3adb8b869c0c31912afd3b87e63
Author: Jongyoul Lee <[email protected]>
Date:   2015-06-24T10:35:22Z

    [ZEPPELIN-18] Remove setting SPARK_HOME for PySpark
    - Ignored python/ into .gitignore

commit bd76cd65d9716f18158dfca2023c3dadfe78d429
Author: Jongyoul Lee <[email protected]>
Date:   2015-06-24T15:47:56Z

    [ZEPPELIN-18] Remove setting SPARK_HOME for PySpark
    - Added python libraries into distribution
    - Supported pyspark with profile of yarn-pyspark

commit 58e671971d5a2aef90b686747a2de55649e0c779
Author: Jongyoul Lee <[email protected]>
Date:   2015-06-24T16:22:19Z

    [ZEPPELIN-18] Remove setting SPARK_HOME for PySpark
    - Checked python libraries existence

commit 1d0600ec67d0b806505b4b866b51b208332f8d79
Author: Jongyoul Lee <[email protected]>
Date:   2015-06-24T16:33:14Z

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

commit d811499494c2034bbf0c9c221020fb661fdb934b
Author: Jongyoul Lee <[email protected]>
Date:   2015-06-25T02:10:24Z

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

commit 6c4a134309fd7bf3c45119018b2ff5632b351bf3
Author: Jongyoul Lee <[email protected]>
Date:   2015-06-25T02:11:12Z

    [ZEPPELIN-18] Running pyspark without deploying python libraries to every 
yarn node
    - Changed profile name
    - Added that profile into .travis.yml

commit 94c583d9c8c3abd3bf25a08a841e7440e50c67f7
Author: Jongyoul Lee <[email protected]>
Date:   2015-06-25T02:22:53Z

    Reset unwanted changes

----


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