Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Banno/samza-mesos-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Provides a base Docker image for Samza jobs running on Mesos. The base image includes an Oracle Java7 JVM and the native Mesos libraries, which the Samza job Mesos framework needs to communicate with the Mesos master.

Usage

Use as the FROM image in your Samza job's Dockerfile:

FROM banno/samza-mesos:0.21.1

#Include the rest of your Samza job...

About

Base Docker image for Samza jobs on Mesos

Resources

Stars

Watchers

Forks

Packages

No packages published