An open API service indexing awesome lists of open source software.

https://github.com/anicolaspp/sparkstreamsources

Spark Custome Stream Source and Sink
https://github.com/anicolaspp/sparkstreamsources

spark-streaming

Last synced: about 1 year ago
JSON representation

Spark Custome Stream Source and Sink

Awesome Lists containing this project

README

          

# SparkStreamSources
Spark Custome Stream Source and Sink

This project serves as an example to implement Apache Spark custom Structured Streaming Sources.

This project is accompanied by [Spark Custom Stream Sources](https://hackernoon.com/spark-custom-stream-sources-ec360b8ae240)