To be added...
-
Install Mesos and start Mesos(Mesos master and agents) on cluster.
-
Build Husky(Husky Master and Application) and copy the builts to a path where all machines can access.
-
Run commands as the following(Note:
4
means cpus,32
means mems):$ cd python $ python husky_framework.py Mesos-master-ip:master-port 4 32 /path/to/husky/built