From 595893d33a26c838c8c5c0c599fbee7fa61cbdff Mon Sep 17 00:00:00 2001 From: Jagadeesan Date: Fri, 21 Oct 2016 09:48:24 +0100 Subject: [SPARK-17960][PYSPARK][UPGRADE TO PY4J 0.10.4] ## What changes were proposed in this pull request? 1) Upgrade the Py4J version on the Java side 2) Update the py4j src zip file we bundle with Spark ## How was this patch tested? Existing doctests & unit tests pass Author: Jagadeesan Closes #15514 from jagadeesanas2/SPARK-17960. --- python/lib/py4j-0.10.3-src.zip | Bin 91275 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 python/lib/py4j-0.10.3-src.zip (limited to 'python/lib/py4j-0.10.3-src.zip') diff --git a/python/lib/py4j-0.10.3-src.zip b/python/lib/py4j-0.10.3-src.zip deleted file mode 100644 index bc54f33af1..0000000000 Binary files a/python/lib/py4j-0.10.3-src.zip and /dev/null differ -- cgit v1.2.3