Sign inSign up

reefrt/mesos0.26

By reefrt

Updated almost 10 years ago

Apache REEF Test Image for Mesos 0.26

Image
1

976

reefrt/mesos0.26 repository overview

Apache REEF Docker Tests for Apache Mesos 0.26

This project aims to provide a docker image and related scripts to simulate Apache REEF testing on Apache Mesos 0.26 linux cluster as possible as it can.

Components

  • Ubuntu 12.04.5 LTS
  • Oracle JDK 1.7.0_80
  • Apache Mesos 0.26

Requirements

Please download Apache REEF in your home, i.e. ~/reef, and build it successfully. You can find a guide for this here.

Run

You can run tests on a docker cluster easily.

$ run-cluster.sh reefrt/mesos0.26

...

$ 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

Tag summary

Content type

Image

Digest

Size

477.4 MB

Last updated

almost 10 years ago

docker pull reefrt/mesos0.26