Tom Arnfeld
Tom Arnfeld
This is deliberate. You'll notice how the resources are broken down by executor/task, this behaviour is in place because when the task tracker is idle, we want to kill it...
> What we found was that since the executor continued to run, but the task reported finished other task trackers and storm workers would attempt to use the port and...
It'd be useful to know what memory configuration you'd set for the slots, and how many slots this task tracker had. I imagine the sum total in this case was...
The ticket #47 is also a little relevant here.
> The third suggestion is less valuable IMO, because Hadoop's fair scheduler already does a pretty good job of this (if I understand what you're saying). Kind of, I'm only...
Have you seen https://github.com/mesos/hadoop/issues/26? Maybe that's related?
Trying to mention in the most non-pluggy way but @ConnorDoyle we actually wrote and run our own fully fledged DNS nameserver that uses etcd as a backing store, and it's...
I don't think I ever upgrade to the new version of Heroku PostgreSQL and they EOL'd the site out of working order. Hopefully i'll get a chance to get it...
Try with `--default_container_image=docker:///libmesos/ubuntu:13.10`.
@rcsenkbeil I _believe_ though I may be wrong, the deimos config file default image takes precedence over the one you configure on the mesos slave. Are you using the example...