[
https://issues.apache.org/jira/browse/MESOS-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15101556#comment-15101556
]
Adam B commented on MESOS-1934:
-------------------------------
The front page of the Mesos UI only shows the tasks from currently registered
frameworks. Since the `mesos-execute` scheduler exits after its task completes,
it goes into the completed frameworks list. Go to the "Frameworks" tab and you
should see it there, and you can click through to get to its completed tasks.
If this is satisfactory, I'd like to close this issue as "Not a problem"
> Tasks created with mesos-execute disappear from task list at termination
> ------------------------------------------------------------------------
>
> Key: MESOS-1934
> URL: https://issues.apache.org/jira/browse/MESOS-1934
> Project: Mesos
> Issue Type: Bug
> Components: cli
> Affects Versions: 0.20.1
> Environment: Linux 3.13.0-34-generic kernel, Ubuntu 14.04
> Reporter: Ben Hardy
> Priority: Minor
>
> We are noticing that when tasks created with mesos-execute terminate, either
> normally or abnormally, the task disappears from the task list. They do not
> appear in the "Completed" section as you would expect, or anywhere else in
> the page.
> This makes problem diagnosis a bit inconvenient since one has to go digging
> around in the logs on slave nodes to find out what went wrong, rather than
> just being able to look at logs in the UI as you can with tasks submitted by
> Singularity or Marathon.
> Not a big deal but would be a nice time saver, and make things more
> consistent.
> Thanks,
> B
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)