You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2016/12/28 21:55:58 UTC

[jira] [Created] (MESOS-6843) Fetcher should not assume stdout/stderr in the sandbox.

Jie Yu created MESOS-6843:
-----------------------------

             Summary: Fetcher should not assume stdout/stderr in the sandbox.
                 Key: MESOS-6843
                 URL: https://issues.apache.org/jira/browse/MESOS-6843
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 1.1.0, 1.0.2
            Reporter: Jie Yu


If container logger is used, this assumption might not be true. For instance, a journald logger might redirect all task logs to journald. So in theory, the fetcher log should go to journald as well, rather than writing to sandbox/stdout and sandbox/stderr.



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