All Projects → ZEPL → kafka-twitter

ZEPL / kafka-twitter

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

Programming Languages

java
68154 projects - #9 most used programming language

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"

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].