This project implements a batch processing job using Apache Hadoop MapReduce to calculate average MMR vaccination rates by state from a CSV file. It leverages Cassandra as a NoSQL database to store the results.
Prerequisites:
Apache Hadoop
Apache Cassandra
Maven
The provided build.sh script automates building the JAR and copying it to the Hadoop master node. Simply run:
$ bash build.sh