You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "liujinhui (Jira)" <ji...@apache.org> on 2020/05/09 07:00:03 UTC

[jira] [Updated] (HUDI-561) hudi partition path config

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

liujinhui updated HUDI-561:
---------------------------
    Status: Open  (was: New)

> hudi partition path config
> --------------------------
>
>                 Key: HUDI-561
>                 URL: https://issues.apache.org/jira/browse/HUDI-561
>             Project: Apache Hudi (incubating)
>          Issue Type: Improvement
>          Components: DeltaStreamer
>            Reporter: liujinhui
>            Assignee: liujinhui
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.6.0
>
>   Original Estimate: 24h
>          Time Spent: 10m
>  Remaining Estimate: 23h 50m
>
> The current hudi partition is in accordance with hoodie.datasource.write.partitionpath.field = keyname
> example:
> keyname 2019/12/20
> Usually the time format may be yyyy-MM-dd HH: mm: ss or other
> yyyy-MM-dd HH: mm: ss cannot be partitioned correctly
> So I want to add configuration :
> hoodie.datasource.write.partitionpath.source.format = yyyy-MM-dd HH: mm: ss
> hoodie.datasource.write.partitionpath.target.format = yyyy / MM / dd



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