keithchambers / fast-data

A solution for streaming data processing in the Internet of Things with Kafka, Cassandra, Spark, Akka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fast Data in the IoT

This repository contains the following parts of a streaming data solution:

  • generator = data generator that produces data on a Kafka bus, built with Scala
  • backend = data processing with rules (ETL) and machine learning, built with Akka and Spark (Streaming, MLlib)
  • util = generic Kafka connectors

About

A solution for streaming data processing in the Internet of Things with Kafka, Cassandra, Spark, Akka


Languages

Language:Scala 98.9%Language:Shell 1.1%