Hurence / logisland

Scalable stream processing platform for advanced realtime analytics on top of Kafka and Spark. LogIsland also supports MQTT and Kafka Streams (Flink being in the roadmap). The platform does complex event processing and is suitable for time series analysis. A large set of valuable ready to use processors, data sources and sinks are available.

Home Page:https://logisland.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for spark 2.4.0 engine

mathieu-rossignol opened this issue · comments

Needed for databricks (#532) support as this is as of today the lowest available spark env on databricks.

Take care, spark 2.4.0 supports scala 2.11. Starting from 2.4.1 it is scala 2.12 which would break our current kafka version compatibility

Done in 1.4.0