On Mon, Jan 27, 2014 at 10:07 AM, HUO Jing <huoj...@ihep.ac.cn> wrote:

> So, at the very beginning, if all the resource are assigned to hadoop, and
> after that, there are always enough jobs in jobtracker, is that meanning
> that the other framework will never get resource?
> Is it fair to do so ?
>

That is correct. Currently there is no concept of pre-emption of resources
in mesos. While this is likely to change in the future, in the short term
you could reserve resources to frameworks (see --resources on ./slave
--help) to avoid starvation.

Reply via email to