-
rt
-
Please provide your feedback by posting a comment against this issue.
-
Like `mesos.resources.filter=distinctHost` rather than `mesos.resources.distinctHost=true`
-
There is [a feature](http://mesos.apache.org/documentation/latest/networking-for-mesos-managed-containers/) in the just released Mesos 0.25 for assigning up addresses to each container.
This placehol…
-
this proposal establishes a new namespace for executor-provided services in mesos-dns:
- `{framework}.exec.{domain}`
for example, in kubernetes-mesos the executor runs a "kubelet" and "kube-proxy" pr…
-
Blocked on https://issues.apache.org/jira/browse/MESOS-1554
-
Suzie (service owner) expects that upon uninstall of kubernetes mesos that:
- all k8s tasks on the cluster are properly terminated (xref #573, #410)
- all state created by the kubernetes mesos framewo…
-
I am using Vagrant configuration from repo and I'm not able to start a broker, when I want to start one its output shows "timeout".
PS: I notice framework use 100% Max Share.
Versions:
Mesos: …
-
SMACK Stack stands for Spark, Mesos, Akka, Cassanda, Kafka, isn't it ? What is Marathon ?
-
Since version 0.22 Mesos is support task labels. (https://mesosphere.com/blog/2015/03/27/mesos-0-22-0-released/)
``` json
...
{
"executor_id": "default",
"framework_id": "20150312-120017-1677734…