[
https://issues.apache.org/jira/browse/MESOS-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Rojas updated MESOS-2191:
-----------------------------------
Description:
{{TaskStatus}} provides the frameworks with certain information
({{executorId}}, {{slaveId}}, etc.) which is useful when collecting statistics
about cluster performance; however, it is difficult to associate tasks to the
container it is executed since this information stays always within mesos
itself. Therefore it would be good to provide the framework scheduler with this
information, adding a new field in the {{TaskStatus}} message.
See comments for a use case.
was:ContainerId should be returned to the Framework as part of the
StatusMessage
> Add ContainerId to the TaskStatus message
> -----------------------------------------
>
> Key: MESOS-2191
> URL: https://issues.apache.org/jira/browse/MESOS-2191
> Project: Mesos
> Issue Type: Wish
> Components: containerization
> Reporter: Marcel Neuhausler
> Assignee: Alexander Rojas
> Labels: mesosphere
>
> {{TaskStatus}} provides the frameworks with certain information
> ({{executorId}}, {{slaveId}}, etc.) which is useful when collecting
> statistics about cluster performance; however, it is difficult to associate
> tasks to the container it is executed since this information stays always
> within mesos itself. Therefore it would be good to provide the framework
> scheduler with this information, adding a new field in the {{TaskStatus}}
> message.
> See comments for a use case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)