Github user liuxunorg commented on the issue:
https://github.com/apache/zeppelin/pull/3170
Thanks @zjffdu , This design perfectly solves the problem of dependency
package conflicts.
If I need to add a dependency package to zeppelin-interpreter, Is the
dependency package added in the zeppelin-interpreter/pom.xml, and then excluded
in the zeppelin-interpreter-api/pom.xml, right?---
