Dhilip

Results 28 comments of Dhilip

Hi @zhu312542860 how did you get 'Sched' binary? did you build it yourself?

@zhu312542860 Give me a couple of days, ill update the binary. Thats an outdated one. In the meantime if you want you could build it from the source, which has...

Thanks for reporting, it is always useful with the Logs. Clearly something is wrong with the ZooKeeper drivers. Looks like the Executor tries to write to Zookeeper and that write...

@deepakkashyap This is interesting. Mr-redis comes with custom executor, it appears that it is unable to connect to the docker daemon at the mesos-agent. The customer executor will automatically perform...

in the config file , could you supply the actual "username" which has permission to access the docker `unix:///var/run/docker.sock` socket file? If you have installed docker using a `sudo` command...

@deepakkashyap what is the docker version running on the 'Agent'? Do you have any redis containers already running on that slave? ``` $docker ps ```

HI Gavin, Sorry for the delay in responding. it is great to hear from you. I will update the docker image (so that you get the latest in DC/OS) as...

@gdhgdhgdh we can easily expose a 'connect api but not sure how they have integrated it with dcos_url, ill check for now you could use mr-redis:port/v1//STATUS returns a json with...

@ChetanBhasin Hi Sorry we know we are terribly behind on schedule. We got pulled into some internal projects and couldn't spend time on this recently. We will try and get...

This framework is built on top of 'mesos-go' language binding. This language binding is pending update since some time, for VIP support the protobuf message specification should be upgraded. The...