huawei-noah / streamDM

Stream Data Mining Library for Spark Streaming
http://streamdm.noahlab.com.hk/
Apache License 2.0
492 stars 147 forks source link

Structured Streaming Support #113

Closed skonto closed 5 years ago

skonto commented 5 years ago

Description

Spark Streaming is EOL. The current library used is structured streaming. How hard would be to add support for it?

hmgomes commented 5 years ago

Hi @skonto

That's a good point. We don't know yet. It will be great to have support from the community to think about it.

Regards, Heitor