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

[jira] [Updated] (HUDI-1001) Add implementation to translate source partition paths when doing metadata bootstrap

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

Udit Mehrotra updated HUDI-1001:
--------------------------------
    Fix Version/s:     (was: 0.9.0)
                   0.10.0

> Add implementation to translate source partition paths when doing metadata bootstrap
> ------------------------------------------------------------------------------------
>
>                 Key: HUDI-1001
>                 URL: https://issues.apache.org/jira/browse/HUDI-1001
>             Project: Apache Hudi
>          Issue Type: New Feature
>          Components: bootstrap
>    Affects Versions: 0.9.0
>            Reporter: Balaji Varadarajan
>            Priority: Major
>             Fix For: 0.10.0
>
>
> While doing metadata bootstrap, we can provide ability to change the partition-path name. It will still be 1-1 between source and bootstrapped table but we can make the partition-path adhere to hive style.
> For e:g /src_base_path/2020/06/05/ can be mapped to /bootstrap_base_path/ds=2020%2F06%2F05/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)