[ https://issues.apache.org/jira/browse/MESOS-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14561700#comment-14561700 ]
Marcel Neuhausler commented on MESOS-2191: ------------------------------------------ Just curious about the state of this ticket. We constantly write those little agents/helpers for each box to help us to get things like pid for Docker containers. Btw, context for our work: containerized network-functions under mesos control Getting the "docker inspect" output as part of your task status update as suggested by Timothy would satisfy all of our needs. Thanks --Marcel > 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: Timothy Chen > 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)