zwj0110 opened a new issue, #6495: URL: https://github.com/apache/hudi/issues/6495
**_Tips before filing an issue_** - Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)? - Join the mailing list to engage in conversations and get faster support at [email protected]. - If you have triaged this as a bug, then file an [issue](https://issues.apache.org/jira/projects/HUDI/issues) directly. **Describe the problem you faced** A clear and concise description of the problem. **To Reproduce** Steps to reproduce the behavior: 1. use flink to write hudi table <img width="1131" alt="image" src="https://user-images.githubusercontent.com/44424308/186591610-41ebdeac-d99b-4f8f-9a59-2fab556c9d41.png"> The exception continue to occur 2. checkpoint the checkpoint is not always failed, theck checkpoint can success <img width="1088" alt="image" src="https://user-images.githubusercontent.com/44424308/186591815-d38d81cc-3249-4def-9d46-2fc3c2382637.png"> **Expected behavior** Flink job can run normally **Environment Description** * Hudi version : 0.10 * Flink version : 1.13.1 * Hive version : 3.1.2-amzn-4 * Hadoop version : 3.2.1-amzn-3 * Storage (HDFS/S3/GCS..) : S3 * 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]
