[
https://issues.apache.org/jira/browse/MESOS-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14355699#comment-14355699
]
Vinod Kone commented on MESOS-2191:
-----------------------------------
A ContainerId is an internal implementation detail of Mesos. It's weird to me
that we want that exposed to a framework. How are you getting the container
metrics? Are you hitting "/monitor/statistics.json" on the slave to get this?
Also, FWIW one can get the mapping between container id and executor id by
hitting "/state.json".
> Add ContainerId into StatusMessage
> ----------------------------------
>
> 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
>
> ContainerId should be returned to the Framework as part of the StatusMessage
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)