-
Notifications
You must be signed in to change notification settings - Fork 68
Home
Stephan Ewen edited this page Jul 23, 2017
·
18 revisions
These docs describe the connectors to read and write Pravega streams with Apache Flink stream processing applications.
Build end-to-end stream processing pipelines that use Pravega as the stream storage and message bus, and Apache Flink for computation over the streams.
- Creating a streaming project with Flink and Pravega
- Building the connectors from source
- Flink Pravega Reader
- Flink Pravega Writer
The connectors currently require Apache Flink version 1.3 or newer. The latest release of these connectors are linked against Flink release 1.3.1, which should be compatible with all Flink 1.3.x versions.