mr-redis
mr-redis copied to clipboard
Redis on Apache Mesos
hello hello, I am trying mr-redis to use it in dcos, but when the node that deploys the framework is lost I lose the redis instances when it is deployed...
We have built mr-redis from the latest master and are running it on DC/OS (using zookeeper rather than etcd). The basics work ok but when the scheduler is restarted the...
I'm wondering if proxy(multi master) is being developed. thanks.
Fix the issue https://github.com/mesos/mr-redis/issues/63
Is there a way to specify multiple zookeeper addresses and ports?
To support multiple zk urls in sched config.json file.
Hi, II am trying to create single redis instance in mr-redis UI (all of mr-redis env is set up in centos 7.2 ), and it failed. I checked the executor...
Hi, /v1/status return null after restarting sched, and the fact is that all the redis instances are still running in mesos agents, to fix this, I have to manually run...
Currently Mr-redis starts an etcd instance internally when installed in DCOS. Since the scheduler runs on the host network and uses 2379/2380, it causes conflicts when you install the DCOS...
It would be cool for the executors to use constraints. E.g.: "rack_id", "CLUSTER", "rack-1" "storage", "CLUSTER", "r6_ssd this will avoid resource nervous between application and redis (IO/memory)