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