[jira] [Commented] (MAPREDUCE-6014) New task status field in task attempts table can lead to an empty web page

2014-08-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14087530#comment-14087530
 ] 

Hudson commented on MAPREDUCE-6014:
---

FAILURE: Integrated in Hadoop-Yarn-trunk #635 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/635/])
MAPREDUCE-6014. New task status field in task attempts table can lead to an 
empty web page. Contributed by Mit Desai (jlowe: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1616018)
* /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/v2/app/webapp/TaskPage.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/TasksBlock.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestBlocks.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsTaskPage.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestBlocks.java


 New task status field in task attempts table can lead to an empty web page 
 ---

 Key: MAPREDUCE-6014
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6014
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Mit Desai
Assignee: Mit Desai
 Fix For: 3.0.0, 2.6.0

 Attachments: MAPREDUCE-6014.patch


 MAPREDUCE-5550 added a new task attempts field but didn't Javascript-escape 
 the contents.  Tasks with status messages that have newlines or other 
 characters can then break the parsing of the web page and leave the user with 
 a blank page.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (MAPREDUCE-6014) New task status field in task attempts table can lead to an empty web page

2014-08-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14087622#comment-14087622
 ] 

Hudson commented on MAPREDUCE-6014:
---

FAILURE: Integrated in Hadoop-Hdfs-trunk #1829 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1829/])
MAPREDUCE-6014. New task status field in task attempts table can lead to an 
empty web page. Contributed by Mit Desai (jlowe: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1616018)
* /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/v2/app/webapp/TaskPage.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/TasksBlock.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestBlocks.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsTaskPage.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestBlocks.java


 New task status field in task attempts table can lead to an empty web page 
 ---

 Key: MAPREDUCE-6014
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6014
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Mit Desai
Assignee: Mit Desai
 Fix For: 3.0.0, 2.6.0

 Attachments: MAPREDUCE-6014.patch


 MAPREDUCE-5550 added a new task attempts field but didn't Javascript-escape 
 the contents.  Tasks with status messages that have newlines or other 
 characters can then break the parsing of the web page and leave the user with 
 a blank page.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (MAPREDUCE-6014) New task status field in task attempts table can lead to an empty web page

2014-08-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14087646#comment-14087646
 ] 

Hudson commented on MAPREDUCE-6014:
---

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1855 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1855/])
MAPREDUCE-6014. New task status field in task attempts table can lead to an 
empty web page. Contributed by Mit Desai (jlowe: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1616018)
* /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/v2/app/webapp/TaskPage.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/TasksBlock.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestBlocks.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsTaskPage.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestBlocks.java


 New task status field in task attempts table can lead to an empty web page 
 ---

 Key: MAPREDUCE-6014
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6014
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Mit Desai
Assignee: Mit Desai
 Fix For: 3.0.0, 2.6.0

 Attachments: MAPREDUCE-6014.patch


 MAPREDUCE-5550 added a new task attempts field but didn't Javascript-escape 
 the contents.  Tasks with status messages that have newlines or other 
 characters can then break the parsing of the web page and leave the user with 
 a blank page.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (MAPREDUCE-6014) New task status field in task attempts table can lead to an empty web page

2014-08-05 Thread Jason Lowe (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14086849#comment-14086849
 ] 

Jason Lowe commented on MAPREDUCE-6014:
---

+1 lgtm as well.  Committing this.

 New task status field in task attempts table can lead to an empty web page 
 ---

 Key: MAPREDUCE-6014
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6014
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Mit Desai
Assignee: Mit Desai
 Attachments: MAPREDUCE-6014.patch


 MAPREDUCE-5550 added a new task attempts field but didn't Javascript-escape 
 the contents.  Tasks with status messages that have newlines or other 
 characters can then break the parsing of the web page and leave the user with 
 a blank page.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (MAPREDUCE-6014) New task status field in task attempts table can lead to an empty web page

2014-08-05 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14086922#comment-14086922
 ] 

Hudson commented on MAPREDUCE-6014:
---

SUCCESS: Integrated in Hadoop-trunk-Commit #6018 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/6018/])
MAPREDUCE-6014. New task status field in task attempts table can lead to an 
empty web page. Contributed by Mit Desai (jlowe: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1616018)
* /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/v2/app/webapp/TaskPage.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/webapp/TasksBlock.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/test/java/org/apache/hadoop/mapreduce/v2/app/webapp/TestBlocks.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/java/org/apache/hadoop/mapreduce/v2/hs/webapp/HsTaskPage.java
* 
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/webapp/TestBlocks.java


 New task status field in task attempts table can lead to an empty web page 
 ---

 Key: MAPREDUCE-6014
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6014
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Mit Desai
Assignee: Mit Desai
 Fix For: 3.0.0, 2.6.0

 Attachments: MAPREDUCE-6014.patch


 MAPREDUCE-5550 added a new task attempts field but didn't Javascript-escape 
 the contents.  Tasks with status messages that have newlines or other 
 characters can then break the parsing of the web page and leave the user with 
 a blank page.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (MAPREDUCE-6014) New task status field in task attempts table can lead to an empty web page

2014-08-04 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14084837#comment-14084837
 ] 

Hadoop QA commented on MAPREDUCE-6014:
--

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12659661/MAPREDUCE-6014.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4785//testReport/
Console output: 
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/4785//console

This message is automatically generated.

 New task status field in task attempts table can lead to an empty web page 
 ---

 Key: MAPREDUCE-6014
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6014
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Mit Desai
Assignee: Mit Desai
 Attachments: MAPREDUCE-6014.patch


 MAPREDUCE-5550 added a new task attempts field but didn't Javascript-escape 
 the contents.  Tasks with status messages that have newlines or other 
 characters can then break the parsing of the web page and leave the user with 
 a blank page.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (MAPREDUCE-6014) New task status field in task attempts table can lead to an empty web page

2014-08-04 Thread Jonathan Eagles (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14085015#comment-14085015
 ] 

Jonathan Eagles commented on MAPREDUCE-6014:


+1. This will correct this issue

 New task status field in task attempts table can lead to an empty web page 
 ---

 Key: MAPREDUCE-6014
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6014
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.5.0
Reporter: Mit Desai
Assignee: Mit Desai
 Attachments: MAPREDUCE-6014.patch


 MAPREDUCE-5550 added a new task attempts field but didn't Javascript-escape 
 the contents.  Tasks with status messages that have newlines or other 
 characters can then break the parsing of the web page and leave the user with 
 a blank page.



--
This message was sent by Atlassian JIRA
(v6.2#6252)