How-To : Write a Kafka Producer using Twitter Stream ( Twitter HBC Client)
Twitter open-sourced its Hosebird client (hbc), a robust Java HTTP library for consuming Twitter’s Streaming API. In this post, I am going to present a demo of how we can use hbc to create a Kafka twitter stream...