datavane / tis

Support agile DataOps Based on Flink, DataX and Flink-CDC, Chunjun with Web-UI
https://tis.pub
Apache License 2.0
1.04k stars 221 forks source link

mysql2doris选择导入表这一步异常,不显示表。 #372

Closed shizenghua closed 1 month ago

shizenghua commented 1 month ago

java.lang.AbstractMethodError: Receiver class com.qlangtech.tis.plugin.datax.doris.DataXDorisWriter$DefaultDescriptor does not define or inherit an implementation of the resolved method 'abstract com.qlangtech.tis.extension.impl.SuFormProperties overwriteSubPluginFormPropertyTypes(com.qlangtech.tis.extension.impl.SuFormProperties)' of interface com.qlangtech.tis.datax.impl.DataxWriter$IRewriteSuFormProperties. at com.qlangtech.tis.extension.Descriptor.getPluginFormPropertyTypes(Descriptor.java:429) at com.qlangtech.tis.datax.impl.DataxReader$BaseDataxReaderDescriptor.getPluginFormPropertyTypes(DataxReader.java:379) at com.qlangtech.tis.util.DescriptorsJSON.getAcceptDescs(DescriptorsJSON.java:299) at com.qlangtech.tis.util.DescriptorsJSON.getDescriptorsJSON(DescriptorsJSON.java:178) ..........................................