You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Matt Fysh <ma...@unweb.io> on 2022/09/12 01:18:08 UTC

AWS Kinesis Analytics and Pyflink OutputTag

Hi there,

I am looking art using Flink to implement a fan-out of events, but
discovered a couple of issues attempting to implement on AWS Kinesis
Analytics:
- the version of Flink is pinned to 1.13.2
- there is currently no version of Pyflink that supports OutputTag

Does anyone know if it is possible to overcome these issues and have event
fan-out working on AWS?

Thanks,
Matt