CrynetLogistics commented on a change in pull request #18165: URL: https://github.com/apache/flink/pull/18165#discussion_r774551320
########## File path: docs/content/docs/connectors/datastream/kinesis.md ########## @@ -29,9 +29,26 @@ under the License. The Kinesis connector provides access to [Amazon AWS Kinesis Streams](http://aws.amazon.com/kinesis/streams/). -To use the connector, add the following Maven dependency to your project: - -{{< artifact flink-connector-kinesis >}} +To use this connector, add one or more of the following dependencies to your project, depending on whether you are reading from and/or writing to Kinesis Data Streams: Review comment: I know the intention is to drop the Kinesis Consumer Library in the future, but I don't think that work has been prioritised yet and so very unlikely make it in time for 1.15. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
