Re: Draining: Failed to validate master::Call: Expecting 'type' to be present

2019-08-07 Thread Chun-Hung Hsiao
Hi Marc. Agent draining is a Mesos 1.9 feature and is only available on the current Mesos master branch. Please see https://issues.apache.org/jira/browse/MESOS-9814. Best, Chun-Hung On Wed, Aug 7, 2019 at 1:35 PM Marc Roos wrote: > > Should this be working in mesos 1.8? > > [@m01 ~]# curl

RE: Draining: Failed to validate master::Call: Expecting 'type' to be present

2019-08-07 Thread Marc Roos
I seem to be able to add a maintenance schedule, and get also a report on '{"down_machines":[{"hostname":"m02.local"}]}' but I do not see tasks migrate to other hosts. Or is this not the purpose of maintenance mode in 1.8? Just to make sure no new tasks will be launched on hosts scheduled

Re: Draining: Failed to validate master::Call: Expecting 'type' to be present

2019-08-07 Thread Vinod Kone
Please read the "maintenace primitives" section in this doc http://mesos.apache.org/documentation/latest/maintenance/ and let us know if you have unanswered questions. On Wed, Aug 7, 2019 at 4:59 PM Marc Roos wrote: > > I seem to be able to add a maintenance schedule, and get also a report >