zjffdu commented on a change in pull request #3556: [ZEPPELIN-4488]. Support
Flink 1.10
URL: https://github.com/apache/zeppelin/pull/3556#discussion_r373766108
##########
File path: bin/interpreter.sh
##########
@@ -204,10 +204,13 @@ elif [[ "${INTERPRETER_ID}" == "pig" ]]; then
fi
elif [[ "${INTERPRETER_ID}" == "flink" ]]; then
Review comment:
I thought about it before, but haven't decided how to do that.
----------------------------------------------------------------
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