[
https://issues.apache.org/jira/browse/HUDI-8544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-8544:
--------------------------------------
Fix Version/s: 1.0.0
> Fix RLI and SI MDT record generation to be consistent w/ spark task retries
> ---------------------------------------------------------------------------
>
> Key: HUDI-8544
> URL: https://issues.apache.org/jira/browse/HUDI-8544
> Project: Apache Hudi
> Issue Type: Improvement
> Components: metadata, writer-core
> Reporter: sivabalan narayanan
> Priority: Major
> Fix For: 1.0.0
>
>
> Very rarely we could have some inconstencies when RLI and SI record
> generation since it relies on RDD<WriteStatus> while all other MDT partitions
> relies on List<HoodieWriteStat> which is already computed and is in drivers
> memory.
>
> So, wanted to fix RLI and SI for now. Eventually we wanted to go w/ a full
> dag rewrite to be streaming friendly.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)