-
Currently, the plugin polls various Mesos APIs via HTTP to collect metrics. While this is probably fine, it could prove problematic: requests could stack up if they don't complete in time, and there h…
ghost updated
8 years ago
-
This is a question, not an issue:
Is it Possible to integrate Mesos into already available Consul environment?
-
Hi,
I upgraded to latest mesos available from mesosphere ubuntu repositories. Chronos is still at 2.4.0, also installed from mesosphere repo.
My jobs are failing, I can see this in the sandbox secti…
-
Marathon framework recently introduced folders to group application.
The effect on mesos task is to prefix the task name by the name of the prefix and an underscore. For instance:
```
/my/group/appl…
-
Show RackHD deploying all 4 from physical boot
-
env:
mesos 0.28.1
chronos 2.4.0-0.1.20151007110204.ubuntu1404 , 2.5.0-snapshot(c0b4a85035bd20d28f9a9c8556b303d7e4eca5f3)
example
## dependent job:
test2
`schedule: R1/2016-05-10T14:55:00+08:00…
-
I'm trying to load HDFS into a mesos cluster with 4 16GB , 8CPU slaves. No matter what i do namenode fails to start.
Here is my mesos-site.xml
```
mesos.hdfs.data.dir
The primary data d…
-
Hi,
Thanks again for sharing this!
FYI, I have noticed that the chef recipe invoked while launching vagrant-mesos on the multinode configuration fails while running `./configure`:
```
src/Makefile.…
-
PR #57 was an attempt to support use of WebHDFS to fetch the storm-mesos tarball. However, the implementation in #57 was not ideal for non-WebHDFS use cases, since it avoids using the [Mesos Fetcher]…
-
My config is this
ip-172-18-8-189 core # cat /opt/mesosphere/etc/mesos-dns.json
{
"zk": "zk://127.0.0.1:2181/mesos",
"refreshSeconds": 30,
"ttl": 60,
"domain": "mesos",
"port": 53,
"resol…