GitHub user jan0sch opened a pull request:
https://github.com/apache/zeppelin/pull/2811
[ZEPPELIN-3252] Update the Apache Flink version to 1.4.1
Update the flink version to 1.4.1 and the related akka version to 2.4.20.
### What is this PR for?
This updates the flink interpreter to the latest Flink version which is
1.4.1.
### What type of PR is it?
[Improvement]
### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-3252
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wegtam/zeppelin update-flink-0.8
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2811.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2811
----
commit 272e22f239aa3850d47eb86f430022a7b32d861a
Author: Jens Grassel <jens@...>
Date: 2018-02-21T07:23:50Z
Update the Apache Flink version to 1.4.1
Update the flink version to 1.4.1 and the related akka version to 2.4.20.
----
---