wuzhiguo created BIGTOP-3747:
--------------------------------
Summary: Zeppelin RPM package is missing
notebookrepo-filesystem-0.10.0.jar
Key: BIGTOP-3747
URL: https://issues.apache.org/jira/browse/BIGTOP-3747
Project: Bigtop
Issue Type: Bug
Reporter: wuzhiguo
Attachments: image-2022-07-18-15-41-09-726.png,
image-2022-07-18-15-42-30-944.png
As we are using Zeppelin with Hadoop, it's reasonable we use HDFS as notebook
storage.
so we need to set the value of `zeppelin.notebook.storage` to
`org.apache.zeppelin.notebook.repo.FileSystemNotebookRepo`.
But this will encountered a problem, zeppelin will create a URLClassLoader for
this
!image-2022-07-18-15-41-09-726.png!
if Zeppelin cannot find the jar file under this folder, it'll raise
NullPointerException
!image-2022-07-18-15-42-30-944.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)