Hey Huo, There might be a bug in the allocation code that decides how resources are allocated to multiple frameworks. Filed https://issues.apache.org/jira/browse/MESOS-1119.
Meanwhile can you try increasing the "Filter timeout" used by hadoop when it declines offers? On Mon, Mar 17, 2014 at 12:52 PM, HUO Jing <[email protected]> wrote: > Hi, > I have some quetions about framework scheduler and DRF Allocator. > When I launch the mesos-master, I set --weights=hadoop=1,torque=2. > But, even if torque has no job to run , the Master still give the 2/3 > resources of the whole system to it. And these resources cann't be used by > hadoop. > Is there any way to pass the offers which torque doesn't need to hadoop? > >
