This project contains Docker files for Alluxio and Presto setups, using Hive metastore.
1. apt install openjdk-8-jre-headless
2. apt-get install python
Copy content of utils/id_rsa to .ssh/id_rsa for datamaster user in all machines.
If you are using some other user, make sure its private key is in same location in all machines.