Hi all, We are trying to use Mesos to manage different frameworks, which have different priorities. Say, framework B should only get resource offers when framework A is free.
Is there any exsiting mechanism that helps implement this? What is the current framework-level scheduler like? Thanks, Iven

