Details
Description
PySpark is not working. It fails because zipimport not able to import assembly jar because that contain more than 65536 files.
Email chains in this regard are below
https://mail.python.org/pipermail/python-list/2014-May/671353.html
Is there any work around to bypass the issue ?
Attachments
Issue Links
- duplicates
-
SPARK-1520 Assembly Jar with more than 65536 files won't work when compiled on JDK7 and run on JDK6
- Resolved