Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.
/ kafka-twitter Public archive

Simple kafka producer that ingest data from Twitter Streaming API to a Kafka broker

Notifications You must be signed in to change notification settings

ZEPL/kafka-twitter

Repository files navigation

Kafka Twitter Producer

Consume the Twitter Streaming API and send all messages to a Kafka broker. Use Twitter4j.

Configuration

Set up your Twitter API credentials and your Kafka brokers in conf/producer.conf

Execution

just run gradlew run -Pargs="PATH_TO/producer.conf"

About

Simple kafka producer that ingest data from Twitter Streaming API to a Kafka broker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages