eisig opened a new pull request #798: add option to resume from a commit missing checkpoint key. URL: https://github.com/apache/incubator-hudi/pull/798 We use HDFSParquetImporter to import history data to hoodie, and then use HoodieDeltaStreamer to import new data from kafka. I think it's ok to add a option to make it work. Or change to the option to `public String allowMissingCheckpointCommit;` to make it more secure.
---------------------------------------------------------------- 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] With regards, Apache Git Services
