Betfund VM configurations.
$ git clone https://github.com/betfund/betfund-scripts.git
$ cd betfund-scriptsTo install dependencies
# NOTE: Configuraiton specific to machine required see output
sh kafka/zk-install.sh installTo start zookeeper and kafka daemon
sh kafka/zk-admin.sh startTo install dependencies
sh dask/dd-install.sh installTo configure environment
// This requires an IAM user with s3 and ec2 privileges
sh dask/dd-configure.sh configureTo start the Dask cluster
sh dask/dd-start.sh