You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Philipp Dallig (Jira)" <ji...@apache.org> on 2022/04/14 15:46:00 UTC

[jira] [Created] (ZEPPELIN-5722) Improve Plugin-Manager

Philipp Dallig created ZEPPELIN-5722:
----------------------------------------

             Summary: Improve Plugin-Manager
                 Key: ZEPPELIN-5722
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5722
             Project: Zeppelin
          Issue Type: Improvement
          Components: Core
            Reporter: Philipp Dallig
            Assignee: Philipp Dallig


Currently we have a rather simple plugin manager (https://github.com/apache/zeppelin/blob/119b4f26e2a4dbdc54887e63df8a6b4c9db83038/zeppelin-zengine/src/main/java/org/apache/zeppelin/plugin/PluginManager.java). This is not really suitable to clean zeppelin-zengine from many dependencies with too many excludes and to outsource the code to plugins.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)