[
https://issues.apache.org/jira/browse/YARN-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13925471#comment-13925471
]
Tsuyoshi OZAWA commented on YARN-1789:
--------------------------------------
[~ajisakaa] and [~jlowe], I checked code around *Summary. IIUC,
ApplicationSummary doesn't exist on YARN side, because it's a application-side
class. On the other hand, LogAggregationService logs applications information,
but it uses ApplicationId(not app name). It doesn't break one-app-per-line
output manner, so we don't have points to fix. Please correct me if I get
wrong. Thanks.
> ApplicationSummary does not escape newlines in the app name
> -----------------------------------------------------------
>
> Key: YARN-1789
> URL: https://issues.apache.org/jira/browse/YARN-1789
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: resourcemanager
> Affects Versions: 2.3.0
> Reporter: Akira AJISAKA
> Assignee: Tsuyoshi OZAWA
> Priority: Minor
> Labels: newbie
>
> YARN-side of MAPREDUCE-5778.
> ApplicationSummary is not escaping newlines in the app name. This can result
> in an application summary log entry that spans multiple lines when users are
> expecting one-app-per-line output.
--
This message was sent by Atlassian JIRA
(v6.2#6252)