Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-31173

Fix several bugs in flink-ml-iteration module

    XMLWordPrintableJSON

Details

    Description

      In flink-ml-iteration, there are several bugs as follows:

      1. TailOperator should have one input operator. We have added a Tail operator to increment the epoch watermark at each iteration. We have made an assumption that each Tail operator have only one input and did not align the epoch watermarks from different inputs. This assumption might not be true if the input is an `union`.
      2. ProxyOperatorStateBackend does not correctly initialize the state descriptor.

      Attachments

        Issue Links

          Activity

            People

              zhangzp Zhipeng Zhang
              zhangzp Zhipeng Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: