commit | 628f064fc4ff1d307c24e7c83758c7b952bc644e | [log] [tgz] |
---|---|---|
author | Jeff Zhang <zjffdu@apache.org> | Sun Jun 13 15:05:54 2021 +0800 |
committer | Jeff Zhang <zjffdu@apache.org> | Thu Jun 17 07:18:03 2021 +0800 |
tree | 9c8bb8564bfbde25c2c478514bb0d4f21f0eef43 | |
parent | 37b072a83e3444a7d6aecc2d253749e832e24ad7 [diff] |
[ZEPPELIN-5409] Zeppelin server fails to start due to java.lang.ClassNotFoundException: org.apache.commons.vfs2.provider.webdav.WebdavFileProvider ### What is this PR for? This is a regression issue caused by ZEPPELIN-5303, we should upgrade `commons-vfs2-jackrabbit1` as well ### What type of PR is it? [Bug Fix ] ### Todos * [ ] - Task ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-5409 ### How should this be tested? * CI pass ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No Author: Jeff Zhang <zjffdu@apache.org> Closes #4136 from zjffdu/ZEPPELIN-5409 and squashes the following commits: 58da475edf [Jeff Zhang] [ZEPPELIN-5409] Zeppelin server fails to start due to java.lang.ClassNotFoundException: org.apache.commons.vfs2.provider.webdav.WebdavFileProvider
Documentation: User Guide
Mailing Lists: User and Dev mailing list
Continuous Integration:
Contributing: Contribution Guide
Issue Tracker: Jira
License: Apache 2.0
Zeppelin, a web-based notebook that enables interactive data analytics. You can make beautiful data-driven, interactive and collaborative documents with SQL, Scala and more.
Core features:
To know more about Zeppelin, visit our web site https://zeppelin.apache.org
Please go to install to install Apache Zeppelin from binary package.
Please check Build from source to build Zeppelin from source.