sunzheng1002 opened a new issue #2023: URL: https://github.com/apache/iceberg/issues/2023
My task logic is to consume Kafka data and write to HDFS. I stopped the task through the flink stop command, generated savePoint, and then resumed the task according to savePoint. After starting the task,checkpoint is submitted normally, and the data file on HDFS is generated normally. However, iceberg's metadata is not updated, so I cannot search the recovered data. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
