Github user liuxunorg commented on the issue:
https://github.com/apache/zeppelin/pull/3156
Thanks @zjffdu , This zeppelin-interpreter-api module is very much needed
to solve the problem of package conflicts. I will wait for you to submit to the
master. I am re-editing my code.
---
Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3156
Thanks @liuxunorg , but the shade part does not seem correct to me. I make
a simple PR to implement that.
https://github.com/zjffdu/zeppelin/commit/a82dc24adace704979b866f36459df61a70d0632
Github user liuxunorg commented on the issue:
https://github.com/apache/zeppelin/pull/3156
@jongyoul @zjffdu ,I have followed the advice you put forward last time
https://github.com/apache/zeppelin/pull/3074 . Change COPYCAT to ATOMIX
library, please review my code, thank you!
---