You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Ethan Guo (Jira)" <ji...@apache.org> on 2023/02/07 22:53:00 UTC

[jira] [Updated] (HUDI-4990) Parallelize deduplication in CLI tool

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

Ethan Guo updated HUDI-4990:
----------------------------
    Fix Version/s: 0.14.0
                       (was: 0.13.0)

> Parallelize deduplication in CLI tool
> -------------------------------------
>
>                 Key: HUDI-4990
>                 URL: https://issues.apache.org/jira/browse/HUDI-4990
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Ethan Guo
>            Assignee: sivabalan narayanan
>            Priority: Minor
>             Fix For: 0.14.0
>
>
> The CLI tool command `repair deduplicate` repair one partition at a time.  To repair hundreds of partitions, this takes time.  We should add a mode to take multiple partition paths for the CLI and run the dedup job for multiple partitions at the same time.



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