lmco / streamflow

StreamFlow™ is a stream processing tool designed to help build and monitor processing workflows.
https://github.com/lmco/streamflow/wiki
Apache License 2.0
253 stars 69 forks source link

Spark Streaming and Flink Integration #46

Open srijiths opened 8 years ago

srijiths commented 8 years ago

This is a very nice project. Thank you guys !

I am thinking of integrating Spark Streaming and Flink in to StreamFlow. So that the end user can choose the streaming framework of their choice from StreamFlow.

It would be of great help if you can give some pointers on which all are the classes/packages we need to expand or consider to accomplish above.

Thank You