tokamaster / storm-twitter-word-count

This is a sample project demonstrating real-time computation storm framework integration with twitter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce Twitter API credentials in in the TwitterSampleSpout class.

mvn clean install package
storm jar target/storm-twitter-word-count-*.jar com.kaviddiss.storm.Topology 

About

This is a sample project demonstrating real-time computation storm framework integration with twitter.


Languages

Language:Java 100.0%