You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Daniel Templeton (JIRA)" <ji...@apache.org> on 2016/07/20 23:59:20 UTC

[jira] [Created] (YARN-5409) container-executor always logs to stdout

Daniel Templeton created YARN-5409:
--------------------------------------

             Summary: container-executor always logs to stdout
                 Key: YARN-5409
                 URL: https://issues.apache.org/jira/browse/YARN-5409
             Project: Hadoop YARN
          Issue Type: Bug
          Components: nodemanager
    Affects Versions: 2.9.0
            Reporter: Daniel Templeton


The container-executor code is written with the intention of having the {{LOGFILE}} point to a configurable a stream, but it doesn't appear to ever happen.  It's initialized to null in container-executor.c:56 and then set to stdout in main.c:71.  In the cases where the output of the container-executor is interpreted (e.g. YARN-5373), it would be nice to be able to point the logs somewhere other than stdout.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org