-
xref https://github.com/mesos/mesos-go/pull/312/files#diff-38800baeef18ca9b9893830591d41c1eR3
-
where is "/code/docker-compose-executor.sh" and how do install this executor into mesos
-
The Mesos is now doing many enhancement for Mesos and especially for allocator part to improve resource utilisation, the revocable resource is designed for such cases. If there are multiple frameworks…
-
current tests have dependencies on marathon/mesos this prevents it from being part of CI, till we figure out how to dedicate some servers for CI.
For now it would be good to have test cases that don'…
-
I am not familiar with consul. I thought I need to run a consul server along with marathon-consul in Mesos-master. And run consul-agent in each Mesos-agent ?
I am a bit confused on the relationship …
-
Mesos-DNS as a service discovery system should be health-aware. This doesn't mean that it can _guarantee_ healthiness of the returned service instances, only that it does its best to direct clients to…
-
Your Milestone 4 wiki instructions have the following:
> *Storm Clustering Algorithm running on Mesos cluster. *
> ./bin/spark-submit
> \ --class src.main.scala.com.sga.stormclustering.Stor…
-
I have just started exploring Kafka and Mesos. When I tried to run the first part of the install instructions:
```
# git clone https://github.com/mesos/kafka
# cd kafka
# ./gradlew jar
```
I get a f…
-
DCOS version: 1.11
Cockroach version: 2.0.0 (default config)
`2018/04/09 04:50:22 No $MESOS_SANDBOX/.ssl directory found. Cannot install certificate. Error: stat /var/lib/mesos/slave/slaves/c32fe6…
-
Having a failure in deploy / compilation phase. I guess we should not have internet dependency when deploying a bosh release.
Possible to move the maven build in prepackaging phase ?
Pierre
Building …