Bump testng from 6.14.3 to 7.5.1
Bumps testng from 6.14.3 to 7.5.1.
updated-dependencies:
- dependency-name: org.testng:testng dependency-type: direct:development …
Signed-off-by: dependabot[bot] support@github.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Amazon Kinesis Flink Connectors
This repository contains various Apache Flink connectors to connect to AWS Kinesis data sources and sinks.
Amazon Kinesis Data Firehose Producer for Apache Flink
This Producer allows Flink applications to push directly to Kinesis Firehose.
Quickstart
Configure and instantiate a
FlinkKinesisFirehoseProducer:Getting Started
Follow the example instructions to create an end to end application:
FlinkKinesisFirehoseProducerBuilding from Source
$ mvn clean installFlink Version Matrix
Flink maintain backwards compatibility for the Sink interface used by the Firehose Producer. This project is compatible with Flink 1.x, there is no guarantee it will support Flink 2.x should it release in the future.
License
This library is licensed under the Apache 2.0 License.