We will be using NiFi to stream tweets and perform setiment analysis. The tweets, along with their sentiment score is saved in a local MySql database.
- Apache Nifi installed
- Twitter API consumer key and access token.
- A MySql database connected to NiFi using JDBC
- Python 3 or Anaconda installation of the same
The project uses a bash script to run one of the processors.