rmahindra123 commented on issue #5875: URL: https://github.com/apache/hudi/issues/5875#issuecomment-1191212214
@ksrihari93 you have set --checkpoint 1654478958926 which will make deltastreamer always start from that point. Run deltastreamer in non-cont mode using --checkpoint 1654478958926 and then in cont mode without --checkpoint 1654478958926. -- 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]
