[ 
https://issues.apache.org/jira/browse/YARN-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183254#comment-14183254
 ] 

Hadoop QA commented on YARN-2703:
---------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12676964/YARN-2703.4.patch
  against trunk revision e2be333.

    {color:red}-1 patch{color}.  Trunk compilation may be broken.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5545//console

This message is automatically generated.

> Add logUploadedTime into LogValue for better display
> ----------------------------------------------------
>
>                 Key: YARN-2703
>                 URL: https://issues.apache.org/jira/browse/YARN-2703
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: nodemanager, resourcemanager
>            Reporter: Xuan Gong
>            Assignee: Xuan Gong
>         Attachments: YARN-2703.1.patch, YARN-2703.2.patch, YARN-2703.3.patch, 
> YARN-2703.4.patch
>
>
> Right now, the container can upload its logs multiple times. Sometimes, 
> containers write different logs into the same log file.  After the log 
> aggregation, when we query those logs, it will show:
> LogType: stderr
> LogContext:
> LogType: stdout
> LogContext:
> LogType: stderr
> LogContext:
> LogType: stdout
> LogContext:
> The same files could be displayed multiple times. But we can not figure out 
> which logs come first. We could add extra loguploadedTime to let users have 
> better understanding on the logs.



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

Reply via email to