Skip to content
Snippets Groups Projects
Commit 382dbc12 authored by Holden Karau's avatar Holden Karau Committed by Sean Owen
Browse files

[SPARK-15061][PYSPARK] Upgrade to Py4J 0.10.1

## What changes were proposed in this pull request?

This upgrades to Py4J 0.10.1 which reduces syscal overhead in Java gateway ( see https://github.com/bartdag/py4j/issues/201 ). Related https://issues.apache.org/jira/browse/SPARK-6728 .

## How was this patch tested?

Existing doctests & unit tests pass

Author: Holden Karau <holden@us.ibm.com>

Closes #13064 from holdenk/SPARK-15061-upgrade-to-py4j-0.10.1.
parent bdff299f
No related branches found
No related tags found
No related merge requests found
Showing with 15 additions and 15 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment