Unable to see messages from Kafka Stream in Spark – Twitter API
I just started the testing of Kafka Stream to Spark using Pyspark library. I have been running the whole setup on Jupyter Notebook. I am trying to get data from the Twitter Streaming. Twitter Streaming Code: import json import tweepy…