sampan-s-nayak commented on PR #10890:
URL: https://github.com/apache/hudi/pull/10890#issuecomment-2014352156

   > hey @sampan-s-nayak : we already support resetting checkpoint by just 
setting --checkpoint in deltastreamer top level config. may I know why that 
does not work ?
   
   @nsivabalan as per my understanding when using --checkpoint we need to 
specify an exact checkpoint. but this is not feasible as we see that if we set 
the earliest checkpoint and data expires in the cluster the stream starts to 
fail. By resetting checkpoint we can fallback to the other configs which can be 
used to reset to earliest/ latest checkpoint.
   
   I am talking about this config: ` hoodie.deltastreamer.checkpoint`


-- 
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]

Reply via email to