- distributed_system folder - To run data extraction, classification, location detection and storage on different nodes.
Run run**.py, before that setup the message broker, mongodb and mysql setting. For MySQL schema run the
tweet_sch.sql
file in configuration folder. Every program is running on the different node in a given cluster
Rest thing to be cont.