Akka example and homework code for the "Big Data Systems" lecture.
- Java >= 9, <= 17
- Maven Compiler Version >= 3.8.1
- Clone repo
git clone https://github.com/UMR-Big-Data-Analytics/ddm-akka.git
- Decompress test data
cd ddm-akka/data
unzip TPCH.zip
- Build project with maven
cd ..
mvn package
- First run
java -jar target/ddm-akka-1.0.jar master