https://github.com/otarsko/twitterstormrealtimeanalysis
https://github.com/otarsko/twitterstormrealtimeanalysis
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/otarsko/twitterstormrealtimeanalysis
- Owner: otarsko
- Created: 2015-03-14T11:07:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-14T04:35:15.000Z (about 10 years ago)
- Last Synced: 2025-01-12T16:49:09.140Z (5 months ago)
- Language: Java
- Size: 428 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
//For reverse geocoding next file is needed : http://download.geonames.org/export/dump/US.zip
To run:
in project folder run 'mvn clean install'
after that: 'storm jar target/twitter-realtime-storm-1.0-SNAPSHOT-jar-with-dependencies.jar ua.realtime.twitter.Topology'