Analyzing & Visualizing Tweet using Python, pyspark, Kafka, zookeeper and Tableau — Handing humongous streaming data and providing real time analysis on provided data is like revolutionary. Python with combination of pyspark make it possible with ease. Here, we have advantage of getting data using twitter provided api. Twitter API allows to get the real time data, process it using RDD, pass…