Re: mesos scheduling

2014-08-18 Thread Benjamin Mahler
;> * E-mail:* *liuj...@cn.ibm.com* >> [image: IBM] >> >> BLD 28,ZGC Software Park >> No.8 Rd.Dong Bei Wang West, Dist.Haidian Beijing 100193 >> China >> >> >> >> >> >> *Adam Bordelon >* >> >> 2014/08/18 16

Re: mesos scheduling

2014-08-18 Thread Adam Bordelon
an Beijing 100193 > China > > > > > > *Adam Bordelon >* > > 2014/08/18 16:26 > Please respond to > user@mesos.apache.org > > To > "user@mesos.apache.org" , > cc > Jay Buffington > Subject > Re: mesos scheduling > > > &g

Re: mesos scheduling

2014-08-18 Thread Jun Feng Liu
jing 100193 China Adam Bordelon 2014/08/18 16:26 Please respond to user@mesos.apache.org To "user@mesos.apache.org" , cc Jay Buffington Subject Re: mesos scheduling Mesos uses a fair-sharing algorithm[1] to ensure that each framework registered with Mesos is ensured

Re: mesos scheduling

2014-08-18 Thread Adam Bordelon
Software Park > No.8 Rd.Dong Bei Wang West, Dist.Haidian Beijing 100193 > China > > > > > > *Jay Buffington >* > Sent by: jaybuffing...@gmail.com > > 2014/08/18 02:44 > Please respond to > user@mesos.apache.org > > To > user@mesos.apache.org, > cc >

Re: mesos scheduling

2014-08-17 Thread Jun Feng Liu
pond to user@mesos.apache.org To user@mesos.apache.org, cc Subject Re: mesos scheduling 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

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