Skip to content

Kafka Streams exercise to count word occurences over time windows from a twitter stream

License

Notifications You must be signed in to change notification settings

mmajis/tweetstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Stream for counting word occurrences in a stream of tweets.

Run win mvn spring-boot:run. You'll need:

  • A kafka cluster set up and configured in application properties.
  • Twitter4j credentials in env variables.

About

Kafka Streams exercise to count word occurences over time windows from a twitter stream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages