[
https://issues.apache.org/jira/browse/HUDI-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-1522:
---------------------------------
Labels: pull-request-available (was: )
> Remove the single parallelism operator from the Flink writer pipeline
> ---------------------------------------------------------------------
>
> 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
>
> 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)