-
Seok Won authored
Run StreamsFilterTweets.java and TwitterProducerOptimized.java See result using: kafka-console-consumer --bootstrap-server localhost:9092 --topic famous-tweets Tweets that go into a topic named "twitter-tweets", will be filtered with a tweet that is posted by a user who has 10K followers and they will go into a topic named "famous-tweets"
Seok Won authoredRun StreamsFilterTweets.java and TwitterProducerOptimized.java See result using: kafka-console-consumer --bootstrap-server localhost:9092 --topic famous-tweets Tweets that go into a topic named "twitter-tweets", will be filtered with a tweet that is posted by a user who has 10K followers and they will go into a topic named "famous-tweets"