当前位置:网站首页>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 标签.
边栏推荐
- [untitled]
- Vulfocus entry target
- 【JUC系列】Fork/Join框架之概览
- [kotlin collaboration process] complete the advanced kotlin collaboration process
- 牛客小白月賽52
- Redis design and Implementation (IV) | master-slave replication
- Cesium learning notes (V) custom geometry and appearance
- C# ListBox如何获取选中的内容(搜了很多无效的文章)
- Be careful of this hole in transmittable thread local
- Want to ask, how to choose securities companies for stock speculation? Is it safe to open an account online?
猜你喜欢

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

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

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

Build a docker image of Henkel database from 0

vulfocus入门靶机

Transformer architecture understanding

Vulfocus entry target
![[flower carving experience] 14 line blank board pingpong library test external sensor module (one)](/img/ba/1d1c5b51cdfc4075920a98d64820c2.jpg)
[flower carving experience] 14 line blank board pingpong library test external sensor module (one)

TiDB v6.0.0 (DMR) :缓存表初试丨TiDB Book Rush

一次cpu 跌底排查
随机推荐
微信小程序使用vant weapp报错
【NVMe2.0b 14-3】Doorbell Buffer Config command、Device Self-test command
【NVMe2.0b 14-4】Directive Send/Receive command
vite项目require语法兼容问题解决require is not defined
MIME type Encyclopedia
[kotlin collaboration process] complete the advanced kotlin collaboration process
Dlib database face
2021-05-06
Redis设计与实现(三)| 服务器与客户端的交互(事件IO模型)
小程序使用二维码插件
【kotlin 协程】万字协程 一篇完成kotlin 协程进阶
Opencv4.2.0+vs2015 configuration
Opencv video
Tidb v6.0.0 (DMR): initial test of cache table - tidb Book rush
Applet uses QR code plug-in
示波器探头对测量电容负荷有影响吗?
1162 Postfix Expression
1163 Dijkstra Sequence
Unit Test
[nvme2.0b 14-8] set features (Part 2)