Collected tweets using tweetpy and store them into a text file
-
Stored the collected tweets into hdfs
-
Run the word count in scala-spark
-
Run sql queries to analyze the data
-
Download the binary package with “all” interpreters and extract it in local.
-
Go to bin -> Zeppelin.cmd in windows command prompt, to start the Zeppelin server.
-
Once the server is started, goto http://localhost:8080 and click on the “Notebook” drop down and select -> create a new note