I would be really glad if you could tell me what to do for the following 
situation; I am running a job consists of tasks running in docker containers on 
agents. One of these tasks is the job master, which decides when to kill the 
framework or kill few of the tasks or add new tasks to the job. I can kill the 
framework using the endpoint  
mesos.apache.org/documentation/latest/endpoints/master/teardown<http://mesos.apache.org/documentation/latest/endpoints/master/teardown/>.
 What should I do in order to add or kill tasks. As I mentioned one of the 
tasks(job master) will decide on this dynamically.
Thanks,
Gurhan

Reply via email to