Skip to content
Stephan Ewen edited this page Jul 23, 2017 · 18 revisions

Documentation for the Apache Flink connectors for Pravega

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.

Table of Contents

  • Adding the connectors to your project
  • Building the connectors from source
  • The Flink Pravega Reader
  • The Flink Pravega Writer