You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2022/02/27 16:08:00 UTC

[jira] [Updated] (HUDI-3494) MOR compaction and archive settings may prevent metadata table compaction

     [ https://issues.apache.org/jira/browse/HUDI-3494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raymond Xu updated HUDI-3494:
-----------------------------
    Fix Version/s: 0.11.0

> 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
>            Priority: Blocker
>             Fix For: 0.11.0
>
>
> 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)