You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2022/06/01 12:39:00 UTC

[jira] [Updated] (HUDI-3758) Optimize flink partition table with BucketIndex

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

Danny Chen updated HUDI-3758:
-----------------------------
    Fix Version/s: 0.11.1

> Optimize flink partition table with BucketIndex
> -----------------------------------------------
>
>                 Key: HUDI-3758
>                 URL: https://issues.apache.org/jira/browse/HUDI-3758
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: flink
>            Reporter: konwu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0, 0.11.1
>
>         Attachments: image-2022-03-31-15-44-30-480.png, image-2022-03-31-15-44-34-450.png
>
>
> When using flink bucket index , I meet two problems
>  * without use all streamWriter tasks when partition table with small Bucket number
>  * crashed with the following step
>  # start job
>  # killed before first commit success ( left some log files)
>  # restart job run nomal after one successful commit
>  # kill job and restart  throws `Duplicate fileID 00000001-6f57-4c71-bf6f-ee7616ec7b14 from bucket 1 of partition  found during the BucketStreamWriteFunction index bootstrap`
> !image-2022-03-31-15-44-34-450.png!



--
This message was sent by Atlassian Jira
(v8.20.7#820007)