-
Are there any plans about adding the support for the current mesos version (1.5.0)?
-
I have the following agent running with the following args --
/usr/sbin/mesos-slave --master=zk://prod-zookeeper-1.aws.xxx.com:2181,prod-zookeeper-2.aws.orchardplatform.com:2181,prod-zookeeper-3.aws.…
-
My requirement is to configure hadoop on mesos where mesos and hadoop will be installed on different servers. I have below queries on that
1) Do I need to configure hadoop on the same server as mesos…
-
**Describe the bug**
In the drop mesos amount window, after clicking on the textfield containing drop amount, mesos will drop every time enter is pressed. The player is unable to move until clicking …
-
I'm noticing that I don't have `/etc/haproxy/haproxy.cfg` file on my mesos master(s). I launched the sample `nginx.json` with the network `BRIDGE` and `PORTMAPPINGS` scaled out to `10` containers but …
-
## Expected Behavior
## Current Behavior
## Possible Solution
## Steps to Reproduce (for bugs)
1.
2.
3.
4.
## Context
## Your Environment
* Calico ver…
-
https://github.com/mesosphere/mesos-rxjava/issues/79#issuecomment-305647809
Mesos 1.4.0 uses proto3
https://issues.apache.org/jira/browse/MESOS-7228
I think it's time to change dependencies =)
h…
-
I can build 1.10 like this, but the 1.11 comes with this error download pom file.
```
git checkout releases/1.11
sbt compile
```
download error: Caught java.io.IOException: Server returned HT…
-
This looks like it could be useful for anyone in need of a scalable memcached cluster, but I'm curious what your thoughts are regarding the use of the default mesos-containerizer for the memcached ins…
-
Current implementation is decoupled from HTTP semantics and hence makes it possible to have test coverage for offer handling logic. However it would be nice to have a mock server which can enable test…