You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by ahirreddy <gi...@git.apache.org> on 2014/02/20 23:35:49 UTC

[GitHub] incubator-spark pull request: Allow PySpark to use existing JVM an...

GitHub user ahirreddy opened a pull request:

    https://github.com/apache/incubator-spark/pull/622

    Allow PySpark to use existing JVM and Gateway

    Patch to allow PySpark to use existing JVM and Gateway. Changes to PySpark implementation of SparkConf to take existing SparkConf JVM handle. Change to PySpark SparkContext to allow subclass specific context initialization.

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

    $ git pull https://github.com/ahirreddy/incubator-spark pyspark-existing-jvm

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

    https://github.com/apache/incubator-spark/pull/622.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 #622
    
----
commit a86f45721c7f009adb3fc7070d3641569e999ffd
Author: Ahir Reddy <ah...@gmail.com>
Date:   2014-02-20T22:13:40Z

    Patch to allow PySpark to use existing JVM and Gateway. Changes to
    PySpark implementation of SparkConf to take existing SparkConf JVM
    handle. Change to PySpark SparkContext to allow subclass specific
    context initialization.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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
infrastructure@apache.org or file a JIRA ticket with INFRA.
---

[GitHub] incubator-spark pull request: Allow PySpark to use existing JVM an...

Posted by ahirreddy <gi...@git.apache.org>.
Github user ahirreddy commented on the pull request:

    https://github.com/apache/incubator-spark/pull/622#issuecomment-35692179
  
    https://spark-project.atlassian.net/browse/SPARK-1114


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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
infrastructure@apache.org or file a JIRA ticket with INFRA.
---

[GitHub] incubator-spark pull request: SPARK-1114: Allow PySpark to use exi...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-spark/pull/622


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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
infrastructure@apache.org or file a JIRA ticket with INFRA.
---

[GitHub] incubator-spark pull request: Allow PySpark to use existing JVM an...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/incubator-spark/pull/622#issuecomment-35680690
  
    All automated tests passed.
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/12787/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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
infrastructure@apache.org or file a JIRA ticket with INFRA.
---

[GitHub] incubator-spark pull request: SPARK-1114: Allow PySpark to use exi...

Posted by ahirreddy <gi...@git.apache.org>.
Github user ahirreddy commented on the pull request:

    https://github.com/apache/incubator-spark/pull/622#issuecomment-35700324
  
    Great! Thanks—
    Sent from Mailbox for iPhone
    
    On Thu, Feb 20, 2014 at 9:21 PM, Matei Zaharia <no...@github.com>
    wrote:
    
    > Looks good, I've merged this in.
    > ---
    > Reply to this email directly or view it on GitHub:
    > https://github.com/apache/incubator-spark/pull/622#issuecomment-35700134


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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
infrastructure@apache.org or file a JIRA ticket with INFRA.
---

[GitHub] incubator-spark pull request: Allow PySpark to use existing JVM an...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/incubator-spark/pull/622#issuecomment-35678137
  
     Merged build triggered.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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
infrastructure@apache.org or file a JIRA ticket with INFRA.
---

[GitHub] incubator-spark pull request: Allow PySpark to use existing JVM an...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/incubator-spark/pull/622#issuecomment-35680688
  
    Merged build finished.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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
infrastructure@apache.org or file a JIRA ticket with INFRA.
---

[GitHub] incubator-spark pull request: Allow PySpark to use existing JVM an...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/incubator-spark/pull/622#issuecomment-35691749
  
    @ahirreddy Could you create a JIRA for this? Thanks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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
infrastructure@apache.org or file a JIRA ticket with INFRA.
---

[GitHub] incubator-spark pull request: Allow PySpark to use existing JVM an...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/incubator-spark/pull/622#issuecomment-35678138
  
    Merged build started.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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
infrastructure@apache.org or file a JIRA ticket with INFRA.
---

[GitHub] incubator-spark pull request: SPARK-1114: Allow PySpark to use exi...

Posted by mateiz <gi...@git.apache.org>.
Github user mateiz commented on the pull request:

    https://github.com/apache/incubator-spark/pull/622#issuecomment-35700134
  
    Looks good, I've merged this in.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
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
infrastructure@apache.org or file a JIRA ticket with INFRA.
---