You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2023/04/25 04:08:00 UTC

[jira] [Created] (HUDI-6137) Avoid re-compacting completed file groups when compaction is re-attempted

sivabalan narayanan created HUDI-6137:
-----------------------------------------

             Summary: Avoid re-compacting completed file groups when compaction is re-attempted
                 Key: HUDI-6137
                 URL: https://issues.apache.org/jira/browse/HUDI-6137
             Project: Apache Hudi
          Issue Type: Improvement
          Components: compaction
            Reporter: sivabalan narayanan


If we have 100 file groups as part of a compaction and it failed in 1st attempt after completing compaction for 99 of them. On re-attempt, we should find a way to retry only the 1 left over rather than all 100 all over again. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)