能分享下复现的作业代码不?

Best,
Jark

On Mon, 6 Jul 2020 at 11:00, sunfulin <[email protected]> wrote:

> Hi,
> 我使用目前最新的Flink 1.11 rc4来测试我的作业。报了如下异常:
> org.apache.flink.table.api.TableExecution: Failed to execute sql
>
>
> caused by : java.lang.IlleagalStateException: No ExecutorFactory found to
> execute the application.
>   at
> org.apache.flink.core.execution.DefaultExecutorServiceLoader.getExecutorFactory(DefaultExecutorServiceLoader.java:84)
>
>
> 想请教下这个异常是啥原因?我使用1.10.1跑同样的逻辑,是没有异常的。

回复