-
I am provisioning containers on mesos framework using Calico (multi host networking solution). Calico assigns a separate IP for each of the container that I provision thru Calico from my defined IP po…
Lax77 updated
7 years ago
-
exception in `riak-mesos framework install`
## mesos 1.0.0 on Ubuntu 14
installed tools via
`pip install -U git+https://github.com/basho-labs/riak-mesos-tools@1.3.0`
config https://gist.github.com/…
-
root@b96220109860:/build# cmake .
-- Supported compiler used: GCC
-- Searching for mesos root in: "/mesos"
-- Using mesos root folder: "/mesos"
-- Using mesos build folder: "/mesos/build"
-- Using mes…
-
due to mesos-go handling a single version of mesos, we need to have different releases for each mesos version. For our initial alpha open-source release, we need to create a branch that is based on e…
-
Currently some metrics are reported like this:
```
# TYPE mesos_master_cpus gauge
mesos_master_cpus{type="free"} 1924.1
mesos_master_cpus{type="used"} 1579.9
```
and some like this:
```
mesos_slave…
-
I looked at the Dockerfile, it seems that the latest mesos-slave image already installed docker-engine when building the image. So I tried to run it without adding mapping to host's docker,
``` bash…
-
When chronos is running on a five-node Apache mesos cluster, there is a gradual memory leak that gradually consumes all available memory on a single node of the mesos-master cluster. Sometimes the mem…
-
Running:
`docker logs -f --since=1382068460 --tail=6000 f941a30cde1a`
can sometimes fail like this:
```
Dec 18 08:54:26 mesos-slave002 docker: time="2016-12-18T08:54:26.635980272-06:00" leve…
imriz updated
7 months ago
-
There is a problem getting mesos jobs in function: ``_obtain_mesos_jobs`` as it is limited by default to return only the last 100 results. See:
http://mesos.apache.org/documentation/latest/endpoints/…
-
[root@localhost mesos-docker-tutorial-master]# java -classpath target/cf-tutorial-mesos-docker-1.0-SNAPSHOT-jar-with-dependencies.jar com.codefutures.tutorial.mesos.docker.ExampleFramework 127.0.0.1:…