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

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Real time time and offline time series analysis with Spark, Spark Streaming and Storm. useful for Internet of Things (IoT).

All the core algorithms are in the project hoidla, which is a plain java time series 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

Please refer to spark_dpendency.txt for details

  • Build hoidla: mvn clean install; sbt publishLocal

  • Build chombo: mvn clean install; sbt publishLocal

  • Build chombo-spark: sbt package; sbt publishLocal

  • Build ruscello: sbt package

Help

Please feel free to email me at [email protected]

Contribution

Contributors are welcome. Please email me at [email protected]

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