[
https://issues.apache.org/jira/browse/FLINK-19968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PeteZhang updated FLINK-19968:
------------------------------
Description: In idea, I added the pom of flink-clients, which can run
normally. After I packaged it with maven and run it with java-jar, this error
would still be reported. All versions before 1.11 can run normally, and it has
been determined that there is this dependency in the pom. (was:
在idea中开发我加入了flink-clients的pom,可以正常运行,当我用maven打包之后,使用java
-jar运行,依然会报这个错误。虽然可以安装flink集群,但是目前我需要在本地运行这个jar包,1.11版本之前的都可以正常运行。已确定在pom中有这个赖,并且打包的时候有将这个包打进去)
> Exception in thread "main" java.lang.IllegalStateException: No
> ExecutorFactory found to execute the application.
> ----------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-19968
> URL: https://issues.apache.org/jira/browse/FLINK-19968
> Project: Flink
> Issue Type: Bug
> Components: API / DataStream
> Affects Versions: 1.11.2
> Reporter: PeteZhang
> Priority: Blocker
> Attachments: iShot2020-11-04 18.06.39.png
>
>
> In idea, I added the pom of flink-clients, which can run normally. After I
> packaged it with maven and run it with java-jar, this error would still be
> reported. All versions before 1.11 can run normally, and it has been
> determined that there is this dependency in the pom.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)