flink1.11报错No ExecutorFactory found to execute the application

使用flink1.11版本时,报错:No ExecutorFactory found to execute the application
查找maven下载的依赖,发现没有下载flink-clients的依赖,估计是flink-streaming-java中没有该依赖,需要手动在pom文文件中加入clients依赖

posted @ 2020-10-20 20:38  远去的列车  阅读(2322)  评论(0编辑  收藏  举报