[jira] [Created] (ZEPPELIN-5846) Remove support flink 1.12

2022-11-06 Thread Jeff Zhang (Jira)
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

[GitHub] [zeppelin] zjffdu opened a new pull request, #4506: [ZEPPELIN-5844] Support flink 1.16

2022-11-06 Thread GitBox
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.

[GitHub] [zeppelin] jongyoul commented on a diff in pull request #4503: [ZEPPELIN-5842] Maven-Plugin management

2022-11-06 Thread GitBox
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