sivabalan narayanan created HUDI-8544:
-----------------------------------------

             Summary: 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


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)

Reply via email to