Reamer commented on pull request #3786: URL: https://github.com/apache/zeppelin/pull/3786#issuecomment-645357604
Hi @zjffdu I noticed missing hadoop jars in my zeppelin-server CLASSPATH after this commit. After adding `-Pincludehadoop` to my build options, my Zeppelin server image size increased from 410.95MB to 2.13GB. I checked the filesystem and every Zeppelin plugin dir (e.g. `plugins/Launcher/K8sStandardInterpreterLauncher/`) includes now several other jars. I think we should avoid this and the plugins should share the same dependencies, right? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
