Re: mesos scheduling

2014-08-17 Thread Jun Feng Liu
Thanks Jay.. Dose it mean if one of scheduler/frame need a lot resource and keep ask for more resources from mesos, then it will cause other framework/scheduler hard to get resources? Any way I can configure the mesos to setup a resource consuming boundary for each framework? Best Regards J

Re: MesosCon attendee introduction thread

2014-08-17 Thread Chris Aniszczyk
On Sat, Aug 16, 2014 at 12:02 PM, Dave Lester wrote: > These are great intros. Keep them coming! > Howdy all, my name is Chris Aniszczyk (@cra ) and I have the fun job of creating/running Twitter's open source program: https://opensource.twitter.com. I've been have been

Re: mesos scheduling

2014-08-17 Thread Jay Buffington
On Sun, Aug 17, 2014 at 6:13 AM, Jun Feng Liu wrote: > > I am trying to better understand how mesos allocator works. In the offer > resource model, will mesos send the same offer to multiple framework? Or it > just send all resource to one framework then wait the response from the the > framework

mesos scheduling

2014-08-17 Thread Jun Feng Liu
Hi, there I am trying to better understand how mesos allocator works. In the offer resource model, will mesos send the same offer to multiple framework? Or it just send all resource to one framework then wait the response from the the framework then try the next one? Best Regards Jun Feng

Re: MesosCon attendee introduction thread

2014-08-17 Thread Tom Arnfeld
> ​Depending on the specific needs, different models are possible. Would be great to chat. I'd love to join in this conversation, in our recent deployment we've been bridging Amazon EC2 with our private cloud to make use of the elasticity AWS provides, and have been thinking of ways to better impr

[VOTE] Release Apache Mesos 0.20.0 (rc1)

2014-08-17 Thread Jie Yu
Hi all, Please vote on releasing the following candidate as Apache Mesos 0.20.0. 0.20.0 includes the following: This release includes a lot of new cool features. The major new features are listed below: * Docker su