Skip to content

Real time and offline time series analysis with Spark, Spark Streaming and Storm

Notifications You must be signed in to change notification settings

pranab/ruscello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Real time clustered stream computation with Spark Streaming and Storm. The focus is Internet of Things (IoT) real time analytic.

All the core algorithms are in the project hoidla, which is a plain java real time stream processing library

Philosophy

  • Simple to use
  • Extremely configurable with many configuration knobs

Blogs

The following blogs of mine are good source of details. These are the only source of detail documentation.

Build

  • Build hoidla: mvn clean install; sbt publishLocal

  • Build chombo-spark: mvn clean install; sbt publishLocal

  • Build ruscello: sbt package

About

Real time and offline time series analysis with Spark, Spark Streaming and Storm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published