当前位置:   article > 正文

【Flink】 No ExecutorFactory found to execute the application._flink no executorfactory found to execute the appl

flink no executorfactory found to execute the application.

在开发flink的过程中出现 如下问题

  1. Connected to the target VM, address: '127.0.0.1:60397', transport: 'socket'
  2. Exception in thread "main" java.lang.IllegalStateException: No ExecutorFactory found to execute the application.
  3. at org.apache.flink.core.execution.DefaultExecutorServiceLoader.getExecutorFactory(DefaultExecutorServiceLoader.java:88)
  4. at org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.executeAsync(StreamExecutionEnvironment.java:1947)
  5. at org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.execute(StreamExecutionEnvironment.java:1848)
  6. at org.apache.flink.streaming.api.environment.LocalStreamEnvironment.execute(LocalStreamEnvironment.java:69)
  7. at org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.execute(StreamExecutionEnvironment.java:1834)
  8. at com.test.FlinkCdc.main(FlinkCdc.java:46)
  9. Disconnected from the target VM, address: '127.0.0.1:60397', transport: 'socket'
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/秋刀鱼在做梦/article/detail/899436
推荐阅读
相关标签
  

闽ICP备14008679号