Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 534 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 534 Bytes

riak-mesos-scheduler

The Scheduler component of the Riak Mesos Framework.

Usage

See the RMF README for details on what, how and why to deploy the RMF.

Development

To build a deployable artifact, simply run the following:

make tarball

Testing

make && make test

Run the riak_mesos_scheduler application

For installing/running in a mesos cluster, see the riak-mesos-erlang repository README.