[ https://issues.apache.org/jira/browse/FLINK-37292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17947567#comment-17947567 ]
ouyangwulin commented on FLINK-37292: ------------------------------------- [~wink] Looks like a very serious bug, do you have time to fix it? > The Flink-Kubernetes dependency embedded in the packaging of flink-cdc-dist > is incompatible with Flink 1.20. > ------------------------------------------------------------------------------------------------------------ > > Key: FLINK-37292 > URL: https://issues.apache.org/jira/browse/FLINK-37292 > Project: Flink > Issue Type: Bug > Components: Flink CDC > Affects Versions: cdc-3.3.0 > Reporter: Wenkai Qi > Assignee: Wenkai Qi > Priority: Major > Original Estimate: 168h > Remaining Estimate: 168h > > The Flink-Kubernetes dependency embedded in the packaging of flink-cdc-dist > is incompatible with Flink 1.20. > > In Flink 1.20, The constructor of KubernetesClusterDescriptor has added the > input parameter KubernetesArtifactUploader. > Therefore, it leads to a method conflict of KubernetesClusterDescriptor in > the Kubernetes application submission mode. > > > -- This message was sent by Atlassian Jira (v8.20.10#820010)