Hi Xiqian,
Thanks,Xiqian.I checked the Flink Home /lib directory  and found  i 
put  flink-cdc-pipeline-connector-mysql-3.1.jar,flink-cdc-pipeline-connector-doris-3.1.jar in
 /lib directory. I remove these two and go right.I think maybe jar conflicts. I 
had use flink-cdc 3.0 and  it go right


Regards,
Qijun





发自我的iPhone


------------------ Original ------------------
From: Xiqian YU <kono....@outlook.com&gt;
Date: Mon,Jul 29,2024 10:40 AM
To: 424767284 <qijun4t...@qq.com&gt;, user <user@flink.apache.org&gt;
Subject: Re: [Request Help] flinkcdc start with 
errorjava.lang.NoClassDefFoundError:org/apache/flink/cdc/common/sink/MetadataApplier



  
Hi Qijun,
 
&nbsp;
 
This error message usually implies that required dependencies were not met. 
Could you please confirm if you’ve placed all .jar files like this:
 
&nbsp;
  
Flink Home
 
/lib
 
mysql-connector-java-8.0.27.jar

… other pre-bundled jars
  
Flink CDC Home
 
/lib
 
flink-cdc-dist-3.1.jar (pre-bundled)

flink-cdc-pipeline-connector-mysql-3.1.jar

flink-cdc-pipeline-connector-doris-3.1.jar
   
&nbsp;
 
before executing ./flink-cdc.sh at Flink CDC Home.
 
&nbsp;
 
Regards,
 
Xiqian
 
&nbsp;
     
De&nbsp;: 424767284 <qijun4t...@qq.com&gt;
 Date&nbsp;: samedi, 27 juillet 2024 à 09:25
 À&nbsp;: user <user@flink.apache.org&gt;
 Objet&nbsp;: [Request Help] flinkcdc start with error 
java.lang.NoClassDefFoundError: org/apache/flink/cdc/common/sink/MetadataApplier
 
  
hi:
 follow the guide of  
https://nightlies.apache.org/flink/flink-cdc-docs-release-3.1/docs/get-started/quickstart/mysql-to-doris/
 and start with flink-cdc.sh&nbsp; and get an error 
 error java.lang.NoClassDefFoundError: 
org/apache/flink/cdc/common/sink/MetadataApplier
 is there anything wrong

Reply via email to