You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Marica Antonacci (JIRA)" <ji...@apache.org> on 2015/12/25 19:43:49 UTC

[jira] [Created] (MESOS-4249) Mesos fetcher step skipped with MESOS_DOCKER_MESOS_IMAGE flag

Marica Antonacci created MESOS-4249:
---------------------------------------

             Summary: Mesos fetcher step skipped with MESOS_DOCKER_MESOS_IMAGE flag
                 Key: MESOS-4249
                 URL: https://issues.apache.org/jira/browse/MESOS-4249
             Project: Mesos
          Issue Type: Bug
          Components: slave
    Affects Versions: 0.26.0
         Environment: mesos 0.26.0-0.2.145.ubuntu1404
            Reporter: Marica Antonacci


The following behaviour has been observed using a dockerized mesos slave.
If the slave is running inside a docker container with the docker_mesos_image startup flag and you submit the deployment of a dockerized application or job, the fetcher step is not performed. On the other hand, if you request the deployment of a non-dockerized application, the URIs are correctly fetched. Moreover, if I don’t provide the docker_mesos_image flag, the fetcher works fine again for both dockerized and non-dockerized applications.
More details in the user mailing list (https://www.mail-archive.com/user@mesos.apache.org/msg05429.html).



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