Skip to content

For Big Data Meetup: the Spark Streaming + Redis example app

Notifications You must be signed in to change notification settings

br4nd0n/spark-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-streaming

Example streaming app using Spark w/ direct instrumentation / visualization

Dependencies:

Redis needs to be running locally on 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

To run:

mvn clean install exec:java

About

For Big Data Meetup: the Spark Streaming + Redis example app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages