Jeff Zhang created ZEPPELIN-5846:
Summary: Remove support flink 1.12
Key: ZEPPELIN-5846
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5846
Project: Zeppelin
Issue Type: Improvement
zjffdu opened a new pull request, #4506:
URL: https://github.com/apache/zeppelin/pull/4506
### What is this PR for?
Introduce new module `flink1.16-shims` to support flink 1.16. Because the
api incompatability of flink 1.16, abstract class FlinkShims changed some
interfaces.
#
jongyoul commented on code in PR #4503:
URL: https://github.com/apache/zeppelin/pull/4503#discussion_r1014779148
##
zeppelin-integration/pom.xml:
##
@@ -37,14 +37,9 @@
-UTF-8
Review Comment:
I read
https://maven.apache.org/plugins/maven-resources-plugin/exampl