Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 406 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 406 Bytes

streams-examples

twitter-sample-standalone

java -jar target/twitter-sample-standalone-0.1-SNAPSHOT.jar -Dtwitter.follow.0=18055613 -Dtwitter.track.0=test

twitter-firehose-storm

#TODO storm jar target/twitter-firehose-storm-0.1-SNAPSHOT.jar

NOTE: Refer to individual README files in each example to get a better idea how to run them