You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by HyukjinKwon <gi...@git.apache.org> on 2018/05/04 08:11:36 UTC

[GitHub] spark pull request #21233: [SPARK-24178][PYTHON] Upgrade to Py4J 0.10.7

GitHub user HyukjinKwon opened a pull request:

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

    [SPARK-24178][PYTHON] Upgrade to Py4J 0.10.7

    ## What changes were proposed in this pull request?
    
    This PR proposes to upgrade Py4J to 0.10.7.
    
    Notable changes:
    
    - From Py4j 0.10.7, Python's 3.6 support is officially added. See `https://github.com/bartdag/py4j/issues/301`, which PySpark currently claims.
    
    - There was a security issue in Py4J which is, anyone can connect to control the JVM. It's still true but at least Py4J added a simple authorization mechanism where probably we should take a closer look again to leverage it. It's disabled by default and there's no behaviour change. See `https://github.com/bartdag/py4j/issues/268`.
    
    ## How was this patch tested?
    
    Existing tests, and Jenkins tests.


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

    $ git pull https://github.com/HyukjinKwon/spark SPARK-24178

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

    https://github.com/apache/spark/pull/21233.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 #21233
    
----
commit f29750cb4f77d62616d0d8802de8931578f94c07
Author: hyukjinkwon <gu...@...>
Date:   2018-05-04T08:02:56Z

    Upgrade to Py4J 0.10.7

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21233: [SPARK-24178][PYTHON] Upgrade to Py4J 0.10.7

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/21233
  
    **[Test build #90185 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90185/testReport)** for PR 21233 at commit [`f29750c`](https://github.com/apache/spark/commit/f29750cb4f77d62616d0d8802de8931578f94c07).


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark pull request #21233: [PYTHON] Upgrade to Py4J 0.10.7

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

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


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21233: [SPARK-24178][PYTHON] Upgrade to Py4J 0.10.7

Posted by HyukjinKwon <gi...@git.apache.org>.
Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/21233
  
    JIRA was deleted per http://www.apache.org/security/committers.html#vulnerability-handling


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21233: [SPARK-24178][PYTHON] Upgrade to Py4J 0.10.7

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

    https://github.com/apache/spark/pull/21233
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/testing-k8s-prb-make-spark-distribution/2902/
    Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21233: [PYTHON] Upgrade to Py4J 0.10.7

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/21233
  
    **[Test build #90185 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/90185/testReport)** for PR 21233 at commit [`f29750c`](https://github.com/apache/spark/commit/f29750cb4f77d62616d0d8802de8931578f94c07).
     * This patch passes all tests.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21233: [PYTHON] Upgrade to Py4J 0.10.7

Posted by HyukjinKwon <gi...@git.apache.org>.
Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/21233
  
    cc @vanzin


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21233: [PYTHON] Upgrade to Py4J 0.10.7

Posted by HyukjinKwon <gi...@git.apache.org>.
Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/21233
  
    Please pend this for now.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21233: [SPARK-24178][PYTHON] Upgrade to Py4J 0.10.7

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

    https://github.com/apache/spark/pull/21233
  
    Merged build finished. Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21233: [PYTHON] Upgrade to Py4J 0.10.7

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

    https://github.com/apache/spark/pull/21233
  
    Merged build finished. Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] spark issue #21233: [PYTHON] Upgrade to Py4J 0.10.7

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

    https://github.com/apache/spark/pull/21233
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/90185/
    Test PASSed.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org