tokenian commented on a change in pull request #3612: [ZEPPELIN-4571] Add MongoDB interpreter for Zeppelin URL: https://github.com/apache/zeppelin/pull/3612#discussion_r384994328
########## File path: bin/interpreter.sh ########## @@ -69,7 +69,7 @@ fi . "${bin}/common.sh" -ZEPPELIN_INTERPRETER_API_JAR=$(find "${ZEPPELIN_HOME}/interpreter" -name 'zeppelin-interpreter-shaded-*.jar') +ZEPPELIN_INTERPRETER_API_JAR=$(find "${ZEPPELIN_HOME}/interpreter" -name 'zeppelin-interpreter-api-*.jar') Review comment: I use git -X ours to add my commits on top of master.Thanks a lot ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services