andykrk commented on issue #4604:
URL: https://github.com/apache/hudi/issues/4604#issuecomment-1040046911


   @nsivabalan in the meantime we have this table running with 0.9.0 in 
production as we are starting to use 0.9.0 wherever it's possible but still 
with very high archival setting (no actual archiving). Taking this into 
consideration I cloned production data and ran with:
   'hoodie.keep.min.commits': 29,
   'hoodie.keep.max.commits': 30,
   'hoodie.cleaner.commits.retained': 28,
   'hoodie.metadata.enable': True
   Attaching log from this failure but it looks very similar to the previous 
one.
   Please let me know if we want me to run with any other specific settings or 
provide additional logs.
   
[Archival_with_metadata_enabled.txt](https://github.com/apache/hudi/files/8067668/Archival_with_metadata_enabled.txt)
   
   


-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to