[
https://issues.apache.org/jira/browse/HUDI-5038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ethan Guo updated HUDI-5038:
----------------------------
Fix Version/s: 0.12.2
(was: 0.13.0)
> Increase default num_instants to fetch for incremental source
> -------------------------------------------------------------
>
> Key: HUDI-5038
> URL: https://issues.apache.org/jira/browse/HUDI-5038
> Project: Apache Hudi
> Issue Type: Improvement
> Reporter: Ethan Guo
> Assignee: Ethan Guo
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.2
>
>
> By default, the default maximum number of instants to fetch in incremental
> source ("hoodie.deltastreamer.source.hoodieincr.num_instants") is 1. The
> checkpoint of the target Hudi table from the incremental ETL lags behind the
> source if the ingestion runs at a lower frequency than the source or the
> ingestion job stalls due to some issues, causing the data freshness issue.
> We should make the default value larger.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)