GitHub user dongjoon-hyun opened a pull request: https://github.com/apache/spark/pull/22901
[SPARK-25891][PYTHON] Upgrade to Py4J 0.10.8.1 ## What changes were proposed in this pull request? Py4J 0.10.8.1 is released on October 21st and is the first release of Py4J to support Python 3.7 officially. We had better have this to get the official support. Also, there are some patches related to garbage collections. https://www.py4j.org/changelog.html#py4j-0-10-8-and-py4j-0-10-8-1 ## How was this patch tested? Pass the Jenkins. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dongjoon-hyun/spark SPARK-25891 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/22901.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 #22901 ---- commit a76dc91ed802324c293e020c395bc7d353ad04a8 Author: Dongjoon Hyun <dongjoon@...> Date: 2018-10-31T08:07:55Z [SPARK-25891][PYTHON] Upgrade to Py4J 0.10.8.1 ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org