Hi Guys,
There is a PR against bookkeeper DCOS package, this is a very first
version, I will enhance it while using it. welcome comments on it.
https://github.com/mesosphere/universe/pull/797

There is also an example PR there for how this package should be used:
https://github.com/dcos/examples/pull/7

This bookkeeper package could easily deploy one bookie on a DCOS
slave-agent. And easily scale bookie instances to deploy on several DCOS
slaves, and export bookie service at: "slave-agent-ip:3181".
It is basically a marathon app, but use dcos package to make an easier
usage.
With this package, it is now need one command(or few clicks in GUI) to
deploy one bookie on your DCOS environment:
$dcos package install bookkeeper

Here are links for more info about DCOS/Mesos:
Mesos: http://mesos.apache.org/documentation/latest/
DCOS: https://dcos.io/docs/1.8/
marathon: https://mesosphere.github.io/marathon/docs/

Best Regards.
-Jia

Reply via email to