zjffdu opened a new pull request #3843: URL: https://github.com/apache/zeppelin/pull/3843
### What is this PR for? Because the bug of FLINK-17788, zeppelin is unable to work with flink 1.10.1, although we use workaround before, but this workaround introduce new issues. So this PR just copy FlinkShell from flink, and customize it in zeppelin side. After this PR, we are not only able to use flink yarn mode, but also make the yarn config work ### What type of PR is it? [Bug Fix] ### Todos * [ ] - Task ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-4940 ### How should this be tested? * CI pass, manually tested ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? NO * Is there breaking changes for older versions? No * Does this needs documentation? No ---------------------------------------------------------------- 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: [email protected]
