flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

Fix an exception:java.lang.NoClassDefFoundError:

Open ariesy opened this issue 2 years ago • 1 comments

The commons-collections was missed in maven-shade-plugin, which casued an exception like java.lang.NoClassDefFoundError: com/ververica/cdc/connectors/shaded/org/apache/commons/collections/map/LinkedMap There is also an issue reported a similar problem: https://github.com/ververica/flink-cdc-connectors/issues/1888

ariesy avatar Sep 18 '23 01:09 ariesy

Thanks for @ariesy's contribution! Could you please rebase this PR with latest master branch? You may want to patch the pom.xml file in flink-cdc-connect/flink-cdc-source-connectors/flink-sql-connector-oracle-cdc.

yuxiqian avatar Apr 26 '24 04:04 yuxiqian

This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.

github-actions[bot] avatar Jul 17 '24 00:07 github-actions[bot]