Skip to content

An example project for Kafka and Spark Streaming integration

Notifications You must be signed in to change notification settings

hakanilter/kafka-spark-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Spark Streaming

An example project for integrating Kafka and Spark Streaming in order to run streaming sql queries.

  • NetworkQualityStreamingJob: An example Spark Streaming app which consumes network signal data and executes continuous SQL query.

  • NetworkQualityCassandraJob: An example Spark Streaming app which consumes network signal data and writes to Cassandra with a foreach writer.

  • NetworkQualityAnalysisJob: An example Spark DataFrame app which creates a DF from Cassandra and executes an aggregation SQL query.

About

An example project for Kafka and Spark Streaming integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •