当前位置:网站首页>Flink sql -- No factory implements ‘org.apache.flink.table.delegation.ExecutorFactory‘.
Flink sql -- No factory implements ‘org.apache.flink.table.delegation.ExecutorFactory‘.
2022-06-30 08:27:00 【//承续缘_纪录片】
1、异常详情
Exception in thread "main" org.apache.flink.table.api.NoMatchingTableFactoryException: Could not find a suitable table factory for 'org.apache.flink.table.delegation.ExecutorFactory' in the classpath.
Reason: No factory implements 'org.apache.flink.table.delegation.ExecutorFactory'.
2、异常类型
找不到依赖
3、解决方案
解决办法如下:
打开项目的pom.xml文件,对照 flink-table-planner-blink_XXX, 修改其属性标签 .
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-table-planner-blink_2.11</artifactId>
<version>1.13.6</version>
<!-- <scope>provided</scope>-->
</dependency>
删除或注释掉 provided 标签.
边栏推荐
- Redis设计与实现(五)| Sentinel哨兵
- 增强for循环的增删操作 & 迭代器删除集合元素
- [flower carving experience] 13 build the platformio ide development environment of esp32c3
- Cesium learning notes (I)
- A troubleshooting of CPU bottom falling
- Redis design and Implementation (VII) | publish & subscribe
- Be careful of this hole in transmittable thread local
- Interference source current spectrum test of current probe
- 2021-02-27
- 2021-05-06
猜你喜欢
![[flower carving experience] 12 build the Arduino development environment of esp32c3](/img/76/a66e6d5c62d25067841b47eb01b718.jpg)
[flower carving experience] 12 build the Arduino development environment of esp32c3

1162 Postfix Expression

Sword finger offer II 074 Merge interval (sort, array)
![[flower carving experience] 13 build the platformio ide development environment of esp32c3](/img/32/2c30afe77bf82774479a671ff16898.jpg)
[flower carving experience] 13 build the platformio ide development environment of esp32c3

Redis设计与实现(七)| 发布 & 订阅

codeforces每日5题(均1700)-第三天

亚马逊测评术语有哪些?

【NVMe2.0b 14-2】Create/Delete Queue

微信公众号第三方平台开发,零基础入门。想学我教你啊

Cesium learning notes (IV) visual image & Terrain
随机推荐
Oracle expansion table space installed in docker
Wechat official account third-party platform development, zero foundation entry. I want to teach you
Want to ask, how to choose securities companies for stock speculation? Is it safe to open an account online?
Graffiti Wi Fi & ble SoC development slide strip
What are the Amazon evaluation terms?
【NVMe2.0b 14-1】Abort、Asynchronous Event Request、Capacity Management command
PHP API to obtain QR code and combine to generate pictures
[untitled]
Vulfocus entry target
layer.open 当传值为数组或值太长时处理方法
【NVMe2.0b 14-2】Create/Delete Queue
在浏览器输入url到页面展示出来
【NVMe2.0b 14】NVMe Admin Command Set
Cesium learning notes (II) uploading data using rest API
Wechat applet reports errors using vant web app
Redis design and Implementation (II) | database (deletion strategy & expiration elimination strategy)
Cesium learning notes (VI) particle system
1163 Dijkstra Sequence
Redis设计与实现(三)| 服务器与客户端的交互(事件IO模型)
Axure make menu bar effect