[
https://issues.apache.org/jira/browse/YARN-2703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183379#comment-14183379
]
Xuan Gong commented on YARN-2703:
---------------------------------
This testcase failure is tracked by
https://issues.apache.org/jira/browse/YARN-2398
> 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)