Johannes Schillinger created ZEPPELIN-6029:
----------------------------------------------
Summary: zeppelin-0.11.1-bin-all.tgz contains obsolete hidden files
Key: ZEPPELIN-6029
URL: https://issues.apache.org/jira/browse/ZEPPELIN-6029
Project: Zeppelin
Issue Type: Bug
Reporter: Johannes Schillinger
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)