Hi,

I'm working through trying to connect flink up to a kinesis stream, off of 
this: 
https://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/kinesis.html

Apache Flink 1.2.0 Documentation: Amazon AWS Kinesis 
...<https://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/connectors/kinesis.html>
ci.apache.org
The flink-connector-kinesis_2.10 has a dependency on code licensed under the 
Amazon Software License (ASL). Linking to the flink-connector-kinesis will 
include ASL ...


It gives the following Maven dependency:

<dependency>
  <groupId>org.apache.flink</groupId>
  <artifactId>flink-connector-kinesis_2.10</artifactId>
  <version>1.2.0</version>
</dependency>


However, I'm struggling to find that. It doesn't appear to be up on 
Maven<http://search.maven.org/#search%7Cga%7C1%7Cflink-connector>, nor is it 
listed in the Apache 
repository<https://repository.apache.org/#nexus-search;quick~flink-connector->.

Does this still exist? Am I missing something obvious?


Thanks in advance for any help,


Matt

Reply via email to