aboutsummaryrefslogtreecommitdiff
path: root/python/lib
diff options
context:
space:
mode:
authorHolden Karau <holden@us.ibm.com>2016-05-13 08:59:18 +0100
committerSean Owen <sowen@cloudera.com>2016-05-13 08:59:18 +0100
commit382dbc12bb4b06871850a94f88018e76058a9b52 (patch)
treeb1edb541df37dd19f61d9f4c12361ba9baec4d66 /python/lib
parentbdff299f9e51b06b809fe505bda466009e759831 (diff)
downloadspark-382dbc12bb4b06871850a94f88018e76058a9b52.tar.gz
spark-382dbc12bb4b06871850a94f88018e76058a9b52.tar.bz2
spark-382dbc12bb4b06871850a94f88018e76058a9b52.zip
[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.
Diffstat (limited to 'python/lib')
-rw-r--r--python/lib/py4j-0.10.1-src.zipbin0 -> 61356 bytes
-rw-r--r--python/lib/py4j-0.9.2-src.zipbin55521 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/python/lib/py4j-0.10.1-src.zip b/python/lib/py4j-0.10.1-src.zip
new file mode 100644
index 0000000000..a54bcae03a
--- /dev/null
+++ b/python/lib/py4j-0.10.1-src.zip
Binary files differ
diff --git a/python/lib/py4j-0.9.2-src.zip b/python/lib/py4j-0.9.2-src.zip
deleted file mode 100644
index 881bb759d7..0000000000
--- a/python/lib/py4j-0.9.2-src.zip
+++ /dev/null
Binary files differ