[
https://issues.apache.org/jira/browse/MESOS-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anand Mazumdar reassigned MESOS-6272:
-------------------------------------
Assignee: Anand Mazumdar
> Allow WebUI/other tools to access the task sandbox for a nested container.
> --------------------------------------------------------------------------
>
> Key: MESOS-6272
> URL: https://issues.apache.org/jira/browse/MESOS-6272
> Project: Mesos
> Issue Type: Task
> Reporter: Anand Mazumdar
> Assignee: Anand Mazumdar
> Labels: mesosphere
> Fix For: 1.1.0
>
>
> Currently, the agent does not expose any information about the
> {{ContainerID}} -> {{TaskID}} mapping. This makes it very hard for the
> WebUI/other tools to access construct the path to the task sandbox. As a
> workaround, one possible approach can be to create a symlink from
> {{tasks/TaskID}} -> {{containers/ContainerID}}. The WebUI can then construct
> the path to the task sandbox by following the symbolic link. Eventually, we
> would like to expose this information on the agent itself.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)