Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 304 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 304 Bytes

twitterstreamvoltdb

The code takes twitter stream and store the data into VoltDB.

To run the code, you need to start voltdb first and compile the tweet.sql cataloge.

You also need to fill in your own twitter keys and tokens in the TweetConsumer code.

To make queries on the database, use TweetQuery