Skip to content
Brian Zhou edited this page Sep 27, 2022 · 4 revisions

Apache Spark Connectors for Pravega

This wiki describes the connectors to read and write Pravega streams with Apache Spark stream processing applications.

Build end-to-end stream processing pipelines that use Pravega as the stream storage and message bus, and Apache Spark for computation over the streams. See the Pravega Concepts page for more information.

Please see Connector documentation to find more details about the connectors implementation.

Clone this wiki locally