jongyoul commented on PR #4541:
URL: https://github.com/apache/zeppelin/pull/4541#issuecomment-1368420571

   @huage1994 Thank you. BTW, it has a dependency issue. It's related to Helium 
feature because it uses frontend-core to download npm package for custom 
visualization feature. I think we'd better reinvent the Helium with minimum but 
it's a problem anyway. I'll fix it and let you know. Please review it again 
after fixing the issue.
   
   ```
   Dependency convergence error for 
com.fasterxml.jackson.core:jackson-core:2.13.0 paths to dependency are:
   +-org.apache.zeppelin:zeppelin-interpreter-integration:0.11.0-SNAPSHOT
     +-org.apache.zeppelin:zeppelin-zengine:0.11.0-SNAPSHOT
       +-com.github.eirslett:frontend-plugin-core:1.12.1
         +-com.fasterxml.jackson.core:jackson-core:2.13.0
   and
   +-org.apache.zeppelin:zeppelin-interpreter-integration:0.11.0-SNAPSHOT
     +-org.apache.zeppelin:zeppelin-server:0.11.0-SNAPSHOT
       +-com.fasterxml.jackson.core:jackson-databind:2.12.6.1
         +-com.fasterxml.jackson.core:jackson-core:2.12.6
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to