You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2016/06/07 01:27:21 UTC

[jira] [Created] (YARN-5205) yarn logs for live applications does not provide log files which may have already been aggregated

Siddharth Seth created YARN-5205:
------------------------------------

             Summary: yarn logs for live applications does not provide log files which may have already been aggregated
                 Key: YARN-5205
                 URL: https://issues.apache.org/jira/browse/YARN-5205
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 2.9.0
            Reporter: Siddharth Seth


With periodic aggregation enabled, the logs which have been partially aggregated are not always displayed by the yarn logs command.

If the file exists in the log dir for a container - all previously aggregated files with the same name, along with the current file will be part of the yarn log output.
Files which have been previously aggregated, for which a file with the same name does not exists in the container log dir do not show up in the output.

After the app completes, all logs are available.

cc [~xgong]



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

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