java.lang.ClassNotFoundException: org.apache.flink.table.descriptors.Connector

java.lang.ClassNotFoundException: org.apache.flink.table.descriptors.ConnectorDescriptor
Flink

idea运行Flink程序时报错,此错误并不是没有导包,解决办法很简单,如下:
run -》edit configuration -》 勾选Include dependencies with “Provided” scope
Flink

相关文章:

  • 2021-04-29
猜你喜欢
  • 2021-12-05
  • 2021-09-09
  • 2021-09-10
  • 2022-12-23
  • 2022-12-23
  • 2021-06-22
相关资源
相似解决方案