当前位置:网站首页>Flink Exception -- No ExecutorFactory found to execute the application
Flink Exception -- No ExecutorFactory found to execute the application
2022-06-30 08:37:00 【//Continuous margin_ documentary】
One 、 Problem description
Flink 1.11 Start reporting errors as follows :
Exception in thread "main" java.lang.IllegalStateException: No ExecutorFactory found to execute the application.
at org.apache.flink.core.execution.DefaultExecutorServiceLoader.getExecutorFactory(DefaultExecutorServiceLoader.java:84)
at org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.executeAsync(StreamExecutionEnvironment.java:1801)
at org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.execute(StreamExecutionEnvironment.java:1711)
at org.apache.flink.streaming.api.environment.LocalStreamEnvironment.execute(LocalStreamEnvironment.java:74)
at org.apache.flink.streaming.api.environment.StreamExecutionEnvironment.execute(StreamExecutionEnvironment.java:1697)
at com.ishansong.bigdata.SqlKafka.main(SqlKafka.java:54)
Two 、 Question why
The lack of flink-client jar
3、 ... and 、 Solution
introduce flink-client jar that will do
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-clients_2.11</artifactId>
<version>${flink.version}</version>
</dependency>
边栏推荐
- mysql基础入门 day3 动力节点[老杜]课堂笔记
- Vite project require syntax compatibility problem solving require is not defined
- Dlib database face
- What are the Amazon evaluation terms?
- [nvme2.0b 14-8] set features (Part 2)
- swagger使用
- Unity简单shader
- Sword finger offer II 075 Array relative sort (custom sort, count sort)
- Introduction to MySQL foundation power node [Lao Du] class assignment
- 启动jar包报错UnsupportedClassVersionError,如何修复
猜你喜欢

Redis design and Implementation (III) | interaction between server and client (event IO model)

【NVMe2.0b 14-1】Abort、Asynchronous Event Request、Capacity Management command

我们如何拿到自己满意的薪资呢?这些套路还是需要掌握的

Codeworks 5 questions per day (1700 for each) - the third day

El input limit can only input numbers

Redis设计与实现(一)| 数据结构 & 对象

Build a docker image of Henkel database from 0

Cesium learning notes (V) custom geometry and appearance

Redis design and Implementation (VI) | cluster (sharding)

Redis设计与实现(八)| 事务
随机推荐
从0开始构建一个瀚高数据库Docker镜像
JS中的this指向
Understanding society at the age of 14 - reading notes on "happiness at work"
【NVMe2.0b 14-5】Firmware Download/Commit command
2021-02-27
CUDA realizes matrix multiplication
el-input 限制只能输数字
This point in JS
Build a docker image of Henkel database from 0
【NVMe2.0b 14-4】Directive Send/Receive command
【NVMe2.0b 14-8】Set Features(下篇)
挖财开户安全吗?怎么有人说不靠谱。
Environment configuration of ROS Aubo manipulator
PHP API to obtain QR code and combine to generate pictures
小心transmittable-thread-local的这个坑
Gilbert Strang's course notes on linear algebra - Lesson 3
Redis设计与实现(六)| 集群(分片)
MIME类型大全
CUDA implements matrix replication
【NVMe2.0b 14】NVMe Admin Command Set