zjffdu commented on a change in pull request #3612: [ZEPPELIN-4571] Add MongoDB
interpreter for Zeppelin
URL: https://github.com/apache/zeppelin/pull/3612#discussion_r383603518
##########
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:
@tokenian You reverted the previous commits. I think you may need to do
rebase again.
----------------------------------------------------------------
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]
With regards,
Apache Git Services