viverlxl opened a new issue, #7299: URL: https://github.com/apache/hudi/issues/7299
**Describe the problem you faced** some err(Caused by: java.lang.NoSuchMethodException: org.datanucleus.store.rdbms.RDBMSStoreManager) found in log when i use flink cdc strram api write data to hoodie, sync hive metadata had been enabled. <img width="1432" alt="image" src="https://user-images.githubusercontent.com/35752202/203722441-3e3ccc65-07c9-4f88-9dd6-90d825357c70.png"> flink libs: <img width="731" alt="image" src="https://user-images.githubusercontent.com/35752202/203722936-81cfd6ea-1994-4c09-a8f1-8bafb15e3163.png"> hudi-flink1.13-bundle-0.13.0-SNAPSHOT.jar in my work dir. **Environment Description** * Hudi version : 0.13 * Flink version: 1.13 * Hive version : 2.11-chd6.32 * Hadoop version : 3.0.0 * Storage (HDFS/S3/GCS..) : hdfs * Running on Docker? (yes/no) : no -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
