zjffdu commented on a change in pull request #4072:
URL: https://github.com/apache/zeppelin/pull/4072#discussion_r591059563
##########
File path: bin/interpreter.sh
##########
@@ -267,6 +276,7 @@ elif [[ "${INTERPRETER_ID}" == "flink" ]]; then
fi
+downloadInterpreterLibraries
Review comment:
This is only necessary when interpreter is not launched in the same host
as zeppelin server.
And what if the download fail ?
----------------------------------------------------------------
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]