Skip to content

Real time visualization for spark streaming data

Notifications You must be signed in to change notification settings

br4nd0n/spark-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-viz

Real time visualization for spark streaming data, from data published to Redis channel "spark-metrics"

Technologies:

  • Node.js
  • Express.js
  • Redis
  • Socket.io
  • Angular.js
  • Jade

Dependencies:

Redis running locally on the default port 6379. To install and start Redis on a mac, use "brew install Redis". Visit http://brew.sh/ for info on installing Homebrew if you don't have it. If you don't have Node.js installed, visit https://nodejs.org/en/download/

To run:

npm install

node server

Open http://localhost:3000 in your browser

About

Real time visualization for spark streaming data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published