Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
The official binary Download from zeppelin.apache.org - https://www.apache.org/dyn/closer.cgi/zeppelin/zeppelin-0.11.1/zeppelin-0.11.1-bin-all.tgz
contains defective hidden Files.
For every $FILE inside the Archive there is a second file called "._FILE", e.g.
./lib/libthrift-0.13.0.jar
./lib/._libthrift-0.13.0.jar
This breaks the start of Spark Interpreters on YARN, as the defective Files get transferred to the Hadoop Cluster and then cause extraction Errors.
The Fix is quite easy: remove all files with leading "._"
Please fix the release Process for Zeppelin to only contain the required Files.
Attachments
Issue Links
- links to