[
https://issues.apache.org/jira/browse/MAPREDUCE-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13933108#comment-13933108
]
Hudson commented on MAPREDUCE-5778:
-----------------------------------
FAILURE: Integrated in Hadoop-Yarn-trunk #508 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk/508/])
MAPREDUCE-5778. JobSummary does not escape newlines in the job name.
Contributed by Akira AJISAKA (jlowe:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1576940)
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/jobhistory/JobSummary.java
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/jobhistory/TestJobSummary.java
> JobSummary does not escape newlines in the job name
> ---------------------------------------------------
>
> Key: MAPREDUCE-5778
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5778
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: jobhistoryserver
> Affects Versions: 0.23.10, 2.3.0
> Reporter: Jason Lowe
> Assignee: Akira AJISAKA
> Fix For: 0.23.11, 2.4.0
>
> Attachments: MAPREDUCE-5778.2.patch, MAPREDUCE-5778.3.patch,
> MAPREDUCE-5778.4.patch, MAPREDUCE-5778.patch
>
>
> JobSummary is not escaping newlines in the job name. This can result in a
> job summary log entry that spans multiple lines when users are expecting
> one-job-per-line output.
--
This message was sent by Atlassian JIRA
(v6.2#6252)