mmajis / tweetstats

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Java 100.0%