Sign inSign up

reefrt/mesos0.21

By reefrt

Updated almost 10 years ago

Apache REEF Test Image for Mesos 0.21

Image
1

961

reefrt/mesos0.21 repository overview

Apache REEF Docker Tests for Apache Mesos 0.21

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

Components

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

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.21

...

$ 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

sha256:254d6e86e

Size

475.5 MB

Last updated

almost 10 years ago

docker pull reefrt/mesos0.21