-
Since the file `/etc/profile.d/jdk.sh` exists before the installation, `apt-get` is prompting for replacing the file:
``` =============================================================================…
-
An intermittent issue is encountered on Chronos that when a job submitted on Mesos by Chronos is killed using API : curl -L -X DELETE Chronos-node:8080/scheduler/job/JOBNAME
It is not killed on Mesos,…
-
01:28:38.252 [qtp574746715-41] INFO mesosphere.chaos.http.ChaosRequestLog - 10.176.11.11 - - [20/Jul/2017:01:28:38 +0000] "POST //master.mesos/v1/scheduler/iso8601 HTTP/1.1" 204 0 "-" "Java/1.8.0_112"…
-
jclouds@development-386-c48:~$ go get github.com/nqn/angstrom/{angstrom,angstrom-executor}
# github.com/mesosphere/mesos-go/mesos
In file included from /usr/local/include/mesos/mesos.hpp:22:0,
…
-
Docker can spin up containers more quickly than virtualbox and aws. And vagrant supports [docker provider](https://docs.vagrantup.com/v2/docker/basics.html).
We could utilize mesosphere's container …
-
So, I was fiddling with Mesos on a single-node machine. I'd been using it with Spark and then found out about Deimos to utilize Docker as an external containerization medium.
It worked up until today…
-
Mesos DNS' own documentation describes this issue:
> If you choose to use Mesos-DNS with Docker, with a version of Mesos after 0.25, be aware that there are some caveats. By default the Docker execut…
-
Hi,
I trying to run the code from tutorial and I keep getting this error:
MESOS_HOME is not set. Defaulting to /usr/local
MESOS_NATIVE_LIBRARY set to /usr/local/lib/libmesos.so
Exception in thread…
deric updated
9 years ago
-
```
Traceback (most recent call last):
File "/lib/python2.7/site-packages/tornado/ioloop.py", line 568, in _run_callback
ret = callback()
File "/lib/python2.7/site-packages/tornado/stack_conte…
-
The gulf between name resolution of services which may inter-operate needs to be bridged.
http://mesosphere.com/2015/01/21/mesos-dns-service-discovery/
vs.
https://github.com/GoogleCloudPlatform/kub…