You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "brightwon (Jira)" <ji...@apache.org> on 2022/07/21 15:56:00 UTC

[jira] [Updated] (HUDI-4433) Hudi-CLI repair deduplicate not working with non-partitioned dataset

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

brightwon updated HUDI-4433:
----------------------------
    Fix Version/s:     (was: 0.12.0)

> Hudi-CLI repair deduplicate not working with non-partitioned dataset
> --------------------------------------------------------------------
>
>                 Key: HUDI-4433
>                 URL: https://issues.apache.org/jira/browse/HUDI-4433
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: cli
>            Reporter: brightwon
>            Priority: Minor
>
> hudi-cli's *repair deduplicate* command is not working with non-partitioned dataset.
> because can't pass *empty value* for *--duplicatedPartitionPath* parameter.
> for example, this command
> repair deduplicate --duplicatedPartitionPath "" --repairedOutputPath "s3://myBucket/table/" --sparkMaster yarn --sparkMemory 4G --dryrun true --dedupeType "upsert_type"
> result is, +_You should specify value for option 'duplicatedPartitionPath' for this command_+



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