当前位置:网站首页>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 动力节点[老杜]课堂笔记
- mysql基础入门 day4 动力节点[老杜]课堂笔记
- Sword finger offer II 076 The kth largest number in the array (use heap to solve TOPK problem)
- [untitled]
- Unity 基础光照模型
- 【NVMe2.0b 14】NVMe Admin Command Set
- 127.0.0.1、0.0.0.0和localhost
- Game 280 problem2: minimum operands to turn an array into an alternating array
- 电流探头电路分析
- 【NVMe2.0b 14-4】Directive Send/Receive command
猜你喜欢

Detectron2 source code reading 3-- encapsulating dataset with mapper

示波器探头对测量电容负荷有影响吗?

Cesium learning notes (V) custom geometry and appearance

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

Redis design and Implementation (IV) | master-slave replication

Wechat official account third-party platform development, zero foundation entry. I want to teach you

Sword finger offer II 076 The kth largest number in the array (use heap to solve TOPK problem)

基于Svelte3.x桌面端UI组件库Svelte UI

【NVMe2.0b 14-3】Doorbell Buffer Config command、Device Self-test command

El input limit can only input numbers
随机推荐
el-input 限制只能输数字
Swagger use
Unit Test
Redis设计与实现(七)| 发布 & 订阅
C# ListBox如何获取选中的内容(搜了很多无效的文章)
示波器探头对测量电容负荷有影响吗?
Redis design and Implementation (VI) | cluster (sharding)
[nvme2.0b 14 - 5] commande de téléchargement / commande du logiciel
[untitled]
Using typera+picgo to realize automatic uploading of markdown document pictures
【NVMe2.0b 14-3】Doorbell Buffer Config command、Device Self-test command
vim 从嫌弃到依赖(21)——跨文件搜索
Self made GIF dynamic graph -gifcam
Common tools installation, configuration, compilation, link, etc
Sword finger offer II 074 Merge interval (sort, array)
Opencv video
Cesium learning notes (V) custom geometry and appearance
电流探头电路分析
维基媒体基金会公布新商业产品“维基媒体企业”首批客户
Cesium learning notes (I)