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 09:16:00 UTC

[jira] [Updated] (HUDI-1465) Optimize InstantGenerateOperator of Flink's integration on HUDI

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

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

> Optimize InstantGenerateOperator of Flink's integration on HUDI
> ---------------------------------------------------------------
>
>                 Key: HUDI-1465
>                 URL: https://issues.apache.org/jira/browse/HUDI-1465
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Performance
>    Affects Versions: 0.9.0
>            Reporter: LiChang
>            Assignee: LiChang
>            Priority: Major
>             Fix For: 0.10.0
>
>
> In the hudi integration based on flink,it uses single concurrent InstantGenerateOperator which make it difficult to use in a production environment. Since Flink checkpointId is monotonically increasing, it can be considered to implement this using checkpointId



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