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

[jira] [Closed] (HUDI-1522) Add a new pipeline for Flink writer

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

vinoyang closed HUDI-1522.
--------------------------
    Fix Version/s: 0.8.0
       Resolution: Implemented

Fixed via master branch: bc0325f6ea0a734f106f21a2fcd4ead413a6cf7b

> Add a new pipeline for Flink writer
> -----------------------------------
>
>                 Key: HUDI-1522
>                 URL: https://issues.apache.org/jira/browse/HUDI-1522
>             Project: Apache Hudi
>          Issue Type: Sub-task
>          Components: Writer Core
>            Reporter: Danny Chen
>            Assignee: Danny Chen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> Firstly, we can avoid the singleton task operator InstantGeneratorOperator by implementing an operator coordinator for the write operator, the coordinator always starts the checkpoint first, it starts a new commit on a new checkpointing
> See [RFC-24|https://cwiki.apache.org/confluence/display/HUDI/RFC+-+24%3A+Hoodie+Flink+Writer+Proposal] #step1 for details.



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