Flink 1.11+ No ExecutorFactory found to execute the application
Posted @SmartSi
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Flink 1.11+ No ExecutorFactory found to execute the application相关的知识,希望对你有一定的参考价值。
1. 现象
在 idea 中本地运行 Flink 程序时,抛如下异常:
Exception in thread "main" java.lang.IllegalStateException: No ExecutorFactory found to execute the application.
at org.apache.flink.core.execution.DefaultE
以上是关于Flink 1.11+ No ExecutorFactory found to execute the application的主要内容,如果未能解决你的问题,请参考以下文章