Skip to content

mehmetfurkanaydin/Spark_CEP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spark_CEP

Complex event processing with Spark Streaming

1 - User interactions are retrieved as event log data
2 - Event logs are loaded to Kafka Producer
3 - Data is loaded to Spark Streaming from Kafka Consumer
4 - In the Spark Streaming Rule Detection and Collaborative Filtering are used for analyzing this data
6 - As a result of streaming data(alerts) is loaded to Kafka producer
7 - Alerts are retrieved from Kafka Consumer.
8 - Alerts are sent to the user via email and SMS. And also alerts are shown on GUI.
9 - Alerts are loaded to Elasticsearch for make them searchable and visualizable.

About

Complex event processing with Spark Streaming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published