This project aims to provide a docker image and related scripts to simulate Apache REEF testing on Apache Mesos 0.24 linux cluster as possible as it can.
Please download Apache REEF in your home, i.e. ~/reef, and build it successfully. You can find a guide for this here.
You can run tests on a docker cluster easily.
$ run-cluster.sh reefrt/mesos0.24
...
$ root@hnn-001-01:~# mesos-execute --master=hnn-001-01:5050 --name="HelloWorld" --command="echo 'Hello World'"
$ root@hnn-001-01:~# cd /reef
$ root@hnn-001-01:~# ./bin/runmesostests.sh hnn-001-01:5050
Content type
Image
Digest
Size
470.7 MB
Last updated
almost 10 years ago
docker pull reefrt/mesos0.24