[
https://issues.apache.org/jira/browse/HUDI-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-6101.
----------------------------
Resolution: Fixed
Fixed via master branch: 6082e9c9c46ee8da6aa779c2f009fc50f83467b7
> Corrected the compaction strategy to use for MDT
> ------------------------------------------------
>
> Key: HUDI-6101
> URL: https://issues.apache.org/jira/browse/HUDI-6101
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Prashant Wason
> Assignee: Prashant Wason
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.13.1, 0.14.0
>
>
> Metadata table requires all file slices and all partitions to be compacted at
> same time.
>
> Compaction on metadata table is used as a barrier for archiving on main
> dataset and for validating the deltacommits having corresponding completed
> commits. Therefore, we need to compact all fileslices of all partitions
> together requiring UnBoundedCompactionStrategy.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)