-
Using DCOS 1.10 and dcos-flink-service 1.3.1-1.2.1
Setting either:
-Dmesos.resourcemanager.tasks.container.type=docker
-Dmesos.resourcemanager.tasks.container.image.name=custom_image:tag
or
-Dm…
-
While working on [tartunit](http://github.com/organix/tartunit), I came across what I believe to be a valid and useful use case for multiple configurations running on the same CPU. We have already pre…
-
I'd like to register health checks on services declared by mesos-consul. This will avoid to rely on the aliveness (and speed) of mesos-consul to clean dead instances and would leverage consul health c…
-
Good day,
How to run several task simultaneously using Chronos on one mesos slave?
I try to run second task when first task is still running, but Chronos doesn't start second task and mark it as "fa…
-
In cook.mesos.api/list-jobs, we lookup jobs by entity, then map them to UUID.
Then in https://github.com/twosigma/Cook/blob/master/scheduler/src/cook/mesos/api.clj#L2164, we call cook.mesos.api/fetch…
-
the / partition is only 8G, after running the script, there is no free space.
```
[root@ip-10-143-137-174 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/xvda1 7.9G …
-
I have a few ideas for improving the Vagrant build, and wanted to hear your thoughts before moving forward with pull requests
1) use a base box image that already has a docker-ready kernel installed…
-
Since the versions in this are a bit out of date and this seems to be at least a low priority project, is there a best way to run modern elasticsearch with plugins on mesos? I assume the new docker su…
-
# Mesos agent
timestamp: `MMdd HH:mm:ss[.SSSSSS]`
regex: `(?\w)(?\d{4}\s\S+)\s+(?\S+)\s(?\S+):(?\d+)]`
Edit: Updated regex, according to https://github.com/humio/dcos2humio/issues/13#issuecomment…
-
There's another, related issue that we could solve as part of this ticket: if the SOA `mname` isn't part of the mesos-dns domain, then mesos-dns SHALL NOT report an `A` RR. We don't perform any checks…