Maybe I'm misunderstanding the question, but I've used this mechanism to
kill tasks via the scheduler REST API, so from my perspective that *does*
exist already:

https://mesos.apache.org/documentation/latest/scheduler-http-api/

We don't do any authentication stuff in our Mesos system though.

- Erik

On Wed, May 18, 2016 at 1:47 AM, Guangya Liu <gyliu...@gmail.com> wrote:

> No, but there are some discussion and JIRA tracing this
> https://issues.apache.org/jira/browse/MESOS-3220
>
> On Wed, May 18, 2016 at 4:08 PM, Olivier Sallou <olivier.sal...@irisa.fr>
> wrote:
>
> > Hi,
> > Is there any operator/admin admin to kill a task, .... via an admin API ?
> >
> > I faced issue where mesos does not send any offer to my framework after
> > a task failure (remains in staging, or can't contact an old framework.
> > The result is my framework cannot send new kills etc..
> >
> > I'd like, as a mesos admin, to send a kill request (or other kind of
> > requests), "by passing" the framework.
> >
> > Thanks
> >
> > Olivier
> >
> > --
> > Olivier Sallou
> > IRISA / University of Rennes 1
> > Campus de Beaulieu, 35000 RENNES - FRANCE
> > Tel: 02.99.84.71.95
> >
> > gpg key id: 4096R/326D8438  (keyring.debian.org)
> > Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438
> >
> >
>

Reply via email to