Closed yclxf closed 4 months ago
Hello @yclxf, this issue is about CDC/CDCSOURCE, so I assign it to @aiwenmo. If you have any questions, you can comment and reply.
你好 @yclxf, 这个 issue 是关于 CDC/CDCSOURCE 的,所以我把它分配给了 @aiwenmo。如有任何问题,可以评论回复。
profile 不对 , 请阅读官网文档关于本地调试章节
Hello @yclxf, thank you for your feedback, but this issue will not be fixed. You can search for keywords in the Issue list to view it. Issues are marked `Wont Fix`
你好 @yclxf, 感谢你的反馈, 但是此问题不会被修复,你可以在 Issue 列表中搜索关键字来查看, Issues 标注为 `Wont Fix` 。
最后发现IDEA支持Maven有一些问题,就是在选择Maven的profiles选项时,install/packages运行时不生效,需要手工编辑运行配置。mvn clean package -DskipTests=true -P prod,flink-single-version,scala-2.12,aliyun,flink-1.19,web,fast 参考类似这种,把-P后面的参数加入即可解决问题。
Reload All Maven Projects.
Search before asking
Description
Issue desc [Optimization][Dinky-cdc] 当我通过Maven编译时,提示“程序包com.ververica.cdc.connectors.shaded.org.apache.kafka.connect.data不存在” It have a error as "The package com.verica.cdc.connectors.shade.org.apache.kafka.connect.data does not exist" when i "package/install with Maven".
Dinky version: 1.0.2, 1.0.3 with flink 1.19
Are you willing to submit a PR?
Code of Conduct