You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2020/02/01 08:15:51 UTC

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3556: [ZEPPELIN-4488]. Support Flink 1.10

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:
users@infra.apache.org


With regards,
Apache Git Services