GitHub user zjffdu opened a pull request:

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

    [SPARK-13587] [PYSPARK] Support virtualenv in pyspark

    ## What changes were proposed in this pull request?
    Support virtualenv in pyspark as described in SPARK-13587
    
    ## How was this patch tested?
    
    Manually verified
    


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

    $ git pull https://github.com/zjffdu/spark SPARK-13587

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

    https://github.com/apache/spark/pull/13599.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 #13599
    
----
commit f24531f56ebcab077ce9e4e03b564ad1d9328dcb
Author: Jeff Zhang <[email protected]>
Date:   2016-01-29T03:43:24Z

    temp save

commit 9af7787dee696ff6f4905be634774cc598912f4c
Author: Jeff Zhang <[email protected]>
Date:   2016-02-01T07:54:54Z

    change it to java 7 stule

commit 341afba9d8f970861a5f98742f835c4a1807d337
Author: Jeff Zhang <[email protected]>
Date:   2016-02-01T08:14:03Z

    minor fix

commit 0739f1ea8d442822fc57f5b59315cc4bc01c1d1a
Author: Jeff Zhang <[email protected]>
Date:   2016-02-02T01:42:53Z

    fix shebang line limitation

commit 8ac626ac14c68f7f1b551306945eaccac2bd331c
Author: Jeff Zhang <[email protected]>
Date:   2016-02-02T03:55:38Z

    minor refactoring

commit c7f28d23af9c43ceca02fd0b09e1d4b411a4f743
Author: Jeff Zhang <[email protected]>
Date:   2016-02-03T07:22:26Z

    fix cache_dir issue

commit 2ab64b41137374b935f939d919fec7cb2f56cd63
Author: Jeff Zhang <[email protected]>
Date:   2016-06-07T12:15:50Z

    [SPARK-15803][PYSPARK] Support with statement syntax for SparkSession

commit 344c769419ba67213d0e2c6f7978d5c72f8e5ea3
Author: Jeff Zhang <[email protected]>
Date:   2016-06-10T11:39:18Z

    Revert "[SPARK-15803][PYSPARK] Support with statement syntax for 
SparkSession"
    
    This reverts commit 2ab64b41137374b935f939d919fec7cb2f56cd63.

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to