(3) Does the current DRF implementation support different weights for different users?
On Fri, Aug 30, 2013 at 5:33 PM, Li Jin <[email protected]> wrote: > Hello Mesosers, > > I've got two questions regarding resource sharing between framework and > hope some of you know the answer: > > (1) I have the impression that Mesos supports sending the same offer to > multiple frameworks at the same time but couldn't find the code does that. > Is this supported now or will it be supported in the future? > > (2) I've noticed if a framework gets a resource offer but doesn't reply, > the same resource will not be offered to other frameworks ever. What's the > suggested way of dealing with the situation where a framework holds a offer > and doesn't do anything? > > Thanks, > Li >

