You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/28 06:36:00 UTC

[jira] [Updated] (FLINK-24646) Add operator wrapper for all-round iterations

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

ASF GitHub Bot updated FLINK-24646:
-----------------------------------
    Labels: pull-request-available  (was: )

> Add operator wrapper for all-round iterations
> ---------------------------------------------
>
>                 Key: FLINK-24646
>                 URL: https://issues.apache.org/jira/browse/FLINK-24646
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Library / Machine Learning
>            Reporter: Yun Gao
>            Assignee: Yun Gao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.1.0
>
>
> Inside the iteration, we will also broadcast the special events to mark the end of rounds. To process these events, all the operators inside the iteration is wrapped with a specialized wrapper operator. 
> There are two kinds of wrappers: the first wrapper would not recreate the users' operator for each round, and the second one would. This issue would implement the first kind. 



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