Skip to content
style95 edited this page Oct 19, 2015 · 5 revisions

Spark-CEP

Spark-CEP is a stream processing engine for Apache Spark with built-in continuous query language(CQL).

In the absence of SQL-like query engine for streams and the lack of fundamental functionality in alternatives which is based on the conjunction of Spark Streaming and Spark SQL, needs for stream processing engine along proper supports to the stream come to the fore.

Spark-CEP provides following features:

  1. SQL API tightly-coupled DStream

Getting Started

About

Clone this wiki locally