Re: Finding Tasks Waiting for Resources in Mesos

2017-10-31 Thread Vinod Kone
I think you need to query the framework that you are running on top of Mesos for this information. The workflow is as follows: User submits a task to framework, framework waits for resources to be available in Mesos cluster, once available it launches the task. On Tue, Oct 31, 2017 at 11:16 AM,

Re: Finding Tasks Waiting for Resources in Mesos

2017-10-31 Thread SenthilKumar K
+ User Group. --Senthil On Tue, Oct 31, 2017 at 11:44 PM, SenthilKumar K wrote: > Hi All , What is the way to Query Mesos Cluster to Check whether the task > is waiting for Resources or not? > > Context : > Say 10 tasks are running and Mesos Cluster Usage is :