pengxianzi commented on issue #12589: URL: https://github.com/apache/hudi/issues/12589#issuecomment-2574882784
Files Generated in HDFS but No Commits: During task execution, new files are generated in HDFS, but there are no commit records in the Hudi CLI. Checkpoint Timeout Failure: Flink checkpoints timeout and fail without specific reasons in the logs. Extending the checkpoint interval may allow successful writes, but this reduces data update frequency and affects real-time performance. Why are new files generated in HDFS, but no commit records appear in the Hudi CLI? How can we solve the checkpoint timeout issue and ensure successful writes while maintaining data real-time performance? -- 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]
