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/02 11:35:23 UTC

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

alexott commented on a change in pull request #3556: [ZEPPELIN-4488]. Support Flink 1.10
URL: https://github.com/apache/zeppelin/pull/3556#discussion_r373838615
 
 

 ##########
 File path: bin/interpreter.sh
 ##########
 @@ -204,10 +204,13 @@ elif [[ "${INTERPRETER_ID}" == "pig" ]]; then
   fi
 elif [[ "${INTERPRETER_ID}" == "flink" ]]; then
 
 Review comment:
   I'll put it into my list of TODOs, to think about it...

----------------------------------------------------------------
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