You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar issues.
Version
依赖包 Flink-CDC-Connectors 3.0-SNAPSHOT 及以后
What's Wrong?
由于本次 Flink-CDC-Connectors commit
groupId 被从 com.ververica 修改为 org.apache.flink,这会导致部分代码可能出现异常(java.lang.NoClassDefFoundError: Could not initialize class com.ververica.cdc.xxx)
Search before asking
Version
依赖包 Flink-CDC-Connectors 3.0-SNAPSHOT 及以后
What's Wrong?
由于本次 Flink-CDC-Connectors commit
groupId 被从 com.ververica 修改为 org.apache.flink,这会导致部分代码可能出现异常(java.lang.NoClassDefFoundError: Could not initialize class com.ververica.cdc.xxx)
What You Expected?
建议 doris-flink-connector 注意修改依赖
How to Reproduce?
No response
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: