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 2019/09/17 07:11:52 UTC

[GitHub] [zeppelin] zjffdu commented on a change in pull request #3422: [ZEPPELIN-4273] Support Flink 1.9 for Flink Interpreter

zjffdu commented on a change in pull request #3422: [ZEPPELIN-4273] Support Flink 1.9 for Flink Interpreter
URL: https://github.com/apache/zeppelin/pull/3422#discussion_r325011624
 
 

 ##########
 File path: flink/pom.xml
 ##########
 @@ -37,11 +37,14 @@
   <properties>
     <!--library versions-->
     <interpreter.name>flink</interpreter.name>
-    <flink.version>1.7.1</flink.version>
-    <flink.akka.version>2.3.7</flink.akka.version>
+    <flink.version>1.9-SNAPSHOT</flink.version>
 
 Review comment:
   fixed

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