Prashant Wason created HUDI-3494:
------------------------------------
Summary: MOR compaction and archive settings may prevent metadata
table compaction
Key: HUDI-3494
URL: https://issues.apache.org/jira/browse/HUDI-3494
Project: Apache Hudi
Issue Type: Bug
Reporter: Prashant Wason
For an MOR table, we have a setting to specify the number of delta commits
after which compaction takes place. Similarly we have a setting which controls
archiving of instants.
If the hoodie.compact.inline.max.delta.commits setting is >
hoodie.keep.max.commits, there will never be enough deltacommits accumulated in
the .hoodie folder for compaction to kick in. This may prevent metadata table
compaction.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)