[
https://issues.apache.org/jira/browse/HUDI-7618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo closed HUDI-7618.
---------------------------
Resolution: Fixed
> Add ability to ignore checkpoints in delta streamer
> ---------------------------------------------------
>
> Key: HUDI-7618
> URL: https://issues.apache.org/jira/browse/HUDI-7618
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: sampan s nayak
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0, 1.0.0
>
>
> Adding a new parameter to ignore checkpoints.
> Use case: when we want to switch source topic, or path, etc. often times it
> will be hard to compute the exact checkpoint we want to start ingesting from
> the updated source. With this change, we will just have to pass the ignore
> checkpoint and then use some other source specific property (Kafka starting
> offsets for eg) to decide how to start ingesting newer data.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)