You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Spike Curtis (JIRA)" <ji...@apache.org> on 2015/10/28 21:10:27 UTC

[jira] [Created] (MESOS-3810) Must be able to use NetworkInfo with mesos-executor

Spike Curtis created MESOS-3810:
-----------------------------------

             Summary: Must be able to use NetworkInfo with mesos-executor
                 Key: MESOS-3810
                 URL: https://issues.apache.org/jira/browse/MESOS-3810
             Project: Mesos
          Issue Type: Bug
          Components: containerization, slave
    Affects Versions: 0.25.0
            Reporter: Spike Curtis


ContainerInfo with included NetworkInfo can appear in one of two places during a task launch: in the ExecutorInfo.container, or if using the mesos-executor (aka command executor), within the TaskInfo.container.

Mesos 0.25.0 correctly supports the former, but not the latter.  In that case, the MesosContainerizer fails the task launch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)