Reamer commented on code in PR #4816: URL: https://github.com/apache/zeppelin/pull/4816#discussion_r1755031455
########## zeppelin-interpreter-parent/pom.xml: ########## @@ -36,6 +36,7 @@ <groupId>${project.groupId}</groupId> <artifactId>zeppelin-interpreter-shaded</artifactId> <version>${project.version}</version> + <scope>provided</scope> Review Comment: Possibly, this should be investigated in more detail. @jongyoul once suggested that zeppelin-interpreter and zeppelin-interpreter-shaded should be merged, if I remember correctly -- 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: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org