Storm on Mesos - 3 Masters

2015-01-19 Thread Ondrej Smola
from framework 20150119-114412-171485376-5050-6660-0002 (Storm 0.9.3) at scheduler-37d9a510-1136-4adb-be09-c9c2e388611f@127.0.1.1:52310 I0119 12:40:53.208860 4957 master.cpp:1573] Re-registering framework 20150119-114412-171485376-5050-6660-0002 (Storm 0.9.3) at scheduler-37d9a510-1136-4adb-be09

Re: Mesos 0.21.1 startup errors on OSX

2015-01-19 Thread Alex Gaudio
If this doesn't end up working out for you, I run mesos on my mac in docker containers. This lets me spin up arbitrary numbers of slaves. This is a really good example for how to get things working: https://github.com/breerly/fig-mesos On Fri, Jan 16, 2015 at 6:49 PM, Diptanu Choudhury

Marathon stability and use-case

2015-01-19 Thread Antonin Kral
Hi all, first of all, than you for all the hard work on Mesos and related stuff. We are running fairly small mesos/marathon cluster (3 masters + 9 slaves + 3 ZK nodes). All servers are hosted at http://www.hetzner.de/ . This means that we are sometime facing a network issues, frequently caused by

*namespaces now in Docker for Mesos slave in a container parity.

2015-01-19 Thread Tim St Clair
Greetings folks - All of the namespace work should be in the next release of Docker(1.5?).   This would enable ~feature parity to bare metal on the slave, but it may require some command line magic to enable super privileged containers to behave as expected.     This means you should be able

Re: *namespaces now in Docker for Mesos slave in a container parity.

2015-01-19 Thread Timothy Chen
This definitely sounds exciting. Do you happen to have link to more information about this? Tim Sent from my iPhone On Jan 19, 2015, at 11:18 AM, Tim St Clair tstcl...@redhat.com wrote: Greetings folks - All of the namespace work should be in the next release of Docker(1.5?). This

Re: (elastic) Hadoop YARN on mesos?

2015-01-19 Thread Andre Kelpe
Thanks for the pointers! I will try to get something up and running. - Andre On Wed, Jan 14, 2015 at 5:36 PM, mohit soni mohitsoni1...@gmail.com wrote: Hi Andre Myriad allows you to run YARN on Mesos. Since YARN is also a resource manager, imagine this as a kind of a delegation of resources