Re: Free Kafka Stream Data

2020-01-08 Thread cool girl
Thanks. On Wed, Jan 8, 2020, 1:16 PM Robin Moffatt wrote: > Hi, > > This blog shows using Twitter as a source for Kafka: > https://www.confluent.io/blog/stream-processing-twitter-data-with-ksqldb/ > The credentials necessary for that Twitter API are created instantly AFAIK. > > If you just want

Re: Free Kafka Stream Data

2020-01-08 Thread Robin Moffatt
Hi, This blog shows using Twitter as a source for Kafka: https://www.confluent.io/blog/stream-processing-twitter-data-with-ksqldb/ The credentials necessary for that Twitter API are created instantly AFAIK. If you just want messages to be generated in Kafka have a look at https://www.confluent.io

Re: Free Kafka Stream Data

2020-01-08 Thread M. Manna
Priyanka, On Wed, 8 Jan 2020 at 20:42, cool girl wrote: > Hi , > > I am trying to learn Kafka. Is there any free API which I can use like > twitter? I created twitter account but looks like ti will take days before > I can use their streaming data . > Welcome to Kafka. If you are seeking a RE

Free Kafka Stream Data

2020-01-08 Thread cool girl
Hi , I am trying to learn Kafka. Is there any free API which I can use like twitter? I created twitter account but looks like ti will take days before I can use their streaming data . Thanks Priyanka