[jira] [Commented] (YARN-3701) Isolating the error of generating a single app report when getting all apps from generic history service

2015-05-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557297#comment-14557297
 ] 

Hudson commented on YARN-3701:
--

SUCCESS: Integrated in Hadoop-Yarn-trunk #936 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/936/])
YARN-3701. Isolating the error of generating a single app report when (xgong: 
rev 455b3acf0e82b214e06bd7b538968252945cd3c4)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestApplicationHistoryManagerOnTimelineStore.java
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryManagerOnTimelineStore.java


 Isolating the error of generating a single app report when getting all apps 
 from generic history service
 

 Key: YARN-3701
 URL: https://issues.apache.org/jira/browse/YARN-3701
 Project: Hadoop YARN
  Issue Type: Bug
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Blocker
 Fix For: 2.7.1

 Attachments: YARN-3701.1.patch


 Nowadays, if some error of generating a single app report when getting the 
 application list from generic history service, it will throw the exception. 
 Therefore, even if it just 1 out of 100 apps has something wrong, the whole 
 app list is screwed. The worst impact is making the default page (app list) 
 of GHS web UI crash, wile REST API /applicationhistory/apps will also break.



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


[jira] [Commented] (YARN-3701) Isolating the error of generating a single app report when getting all apps from generic history service

2015-05-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557354#comment-14557354
 ] 

Hudson commented on YARN-3701:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk #2134 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2134/])
YARN-3701. Isolating the error of generating a single app report when (xgong: 
rev 455b3acf0e82b214e06bd7b538968252945cd3c4)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryManagerOnTimelineStore.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestApplicationHistoryManagerOnTimelineStore.java


 Isolating the error of generating a single app report when getting all apps 
 from generic history service
 

 Key: YARN-3701
 URL: https://issues.apache.org/jira/browse/YARN-3701
 Project: Hadoop YARN
  Issue Type: Bug
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Blocker
 Fix For: 2.7.1

 Attachments: YARN-3701.1.patch


 Nowadays, if some error of generating a single app report when getting the 
 application list from generic history service, it will throw the exception. 
 Therefore, even if it just 1 out of 100 apps has something wrong, the whole 
 app list is screwed. The worst impact is making the default page (app list) 
 of GHS web UI crash, wile REST API /applicationhistory/apps will also break.



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


[jira] [Commented] (YARN-3701) Isolating the error of generating a single app report when getting all apps from generic history service

2015-05-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557292#comment-14557292
 ] 

Hudson commented on YARN-3701:
--

SUCCESS: Integrated in Hadoop-Yarn-trunk-Java8 #205 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/205/])
YARN-3701. Isolating the error of generating a single app report when (xgong: 
rev 455b3acf0e82b214e06bd7b538968252945cd3c4)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestApplicationHistoryManagerOnTimelineStore.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryManagerOnTimelineStore.java


 Isolating the error of generating a single app report when getting all apps 
 from generic history service
 

 Key: YARN-3701
 URL: https://issues.apache.org/jira/browse/YARN-3701
 Project: Hadoop YARN
  Issue Type: Bug
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Blocker
 Fix For: 2.7.1

 Attachments: YARN-3701.1.patch


 Nowadays, if some error of generating a single app report when getting the 
 application list from generic history service, it will throw the exception. 
 Therefore, even if it just 1 out of 100 apps has something wrong, the whole 
 app list is screwed. The worst impact is making the default page (app list) 
 of GHS web UI crash, wile REST API /applicationhistory/apps will also break.



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


[jira] [Commented] (YARN-3701) Isolating the error of generating a single app report when getting all apps from generic history service

2015-05-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557359#comment-14557359
 ] 

Hudson commented on YARN-3701:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #194 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/194/])
YARN-3701. Isolating the error of generating a single app report when (xgong: 
rev 455b3acf0e82b214e06bd7b538968252945cd3c4)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryManagerOnTimelineStore.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestApplicationHistoryManagerOnTimelineStore.java


 Isolating the error of generating a single app report when getting all apps 
 from generic history service
 

 Key: YARN-3701
 URL: https://issues.apache.org/jira/browse/YARN-3701
 Project: Hadoop YARN
  Issue Type: Bug
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Blocker
 Fix For: 2.7.1

 Attachments: YARN-3701.1.patch


 Nowadays, if some error of generating a single app report when getting the 
 application list from generic history service, it will throw the exception. 
 Therefore, even if it just 1 out of 100 apps has something wrong, the whole 
 app list is screwed. The worst impact is making the default page (app list) 
 of GHS web UI crash, wile REST API /applicationhistory/apps will also break.



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


[jira] [Commented] (YARN-3701) Isolating the error of generating a single app report when getting all apps from generic history service

2015-05-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557390#comment-14557390
 ] 

Hudson commented on YARN-3701:
--

SUCCESS: Integrated in Hadoop-Mapreduce-trunk #2152 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2152/])
YARN-3701. Isolating the error of generating a single app report when (xgong: 
rev 455b3acf0e82b214e06bd7b538968252945cd3c4)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryManagerOnTimelineStore.java
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestApplicationHistoryManagerOnTimelineStore.java


 Isolating the error of generating a single app report when getting all apps 
 from generic history service
 

 Key: YARN-3701
 URL: https://issues.apache.org/jira/browse/YARN-3701
 Project: Hadoop YARN
  Issue Type: Bug
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Blocker
 Fix For: 2.7.1

 Attachments: YARN-3701.1.patch


 Nowadays, if some error of generating a single app report when getting the 
 application list from generic history service, it will throw the exception. 
 Therefore, even if it just 1 out of 100 apps has something wrong, the whole 
 app list is screwed. The worst impact is making the default page (app list) 
 of GHS web UI crash, wile REST API /applicationhistory/apps will also break.



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


[jira] [Commented] (YARN-3701) Isolating the error of generating a single app report when getting all apps from generic history service

2015-05-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557376#comment-14557376
 ] 

Hudson commented on YARN-3701:
--

SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #204 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/204/])
YARN-3701. Isolating the error of generating a single app report when (xgong: 
rev 455b3acf0e82b214e06bd7b538968252945cd3c4)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryManagerOnTimelineStore.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestApplicationHistoryManagerOnTimelineStore.java
* hadoop-yarn-project/CHANGES.txt


 Isolating the error of generating a single app report when getting all apps 
 from generic history service
 

 Key: YARN-3701
 URL: https://issues.apache.org/jira/browse/YARN-3701
 Project: Hadoop YARN
  Issue Type: Bug
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Blocker
 Fix For: 2.7.1

 Attachments: YARN-3701.1.patch


 Nowadays, if some error of generating a single app report when getting the 
 application list from generic history service, it will throw the exception. 
 Therefore, even if it just 1 out of 100 apps has something wrong, the whole 
 app list is screwed. The worst impact is making the default page (app list) 
 of GHS web UI crash, wile REST API /applicationhistory/apps will also break.



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


[jira] [Commented] (YARN-3701) Isolating the error of generating a single app report when getting all apps from generic history service

2015-05-22 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556877#comment-14556877
 ] 

Hudson commented on YARN-3701:
--

FAILURE: Integrated in Hadoop-trunk-Commit #7896 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/7896/])
YARN-3701. Isolating the error of generating a single app report when (xgong: 
rev 455b3acf0e82b214e06bd7b538968252945cd3c4)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestApplicationHistoryManagerOnTimelineStore.java
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryManagerOnTimelineStore.java


 Isolating the error of generating a single app report when getting all apps 
 from generic history service
 

 Key: YARN-3701
 URL: https://issues.apache.org/jira/browse/YARN-3701
 Project: Hadoop YARN
  Issue Type: Bug
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Blocker
 Fix For: 2.7.1

 Attachments: YARN-3701.1.patch


 Nowadays, if some error of generating a single app report when getting the 
 application list from generic history service, it will throw the exception. 
 Therefore, even if it just 1 out of 100 apps has something wrong, the whole 
 app list is screwed. The worst impact is making the default page (app list) 
 of GHS web UI crash, wile REST API /applicationhistory/apps will also break.



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


[jira] [Commented] (YARN-3701) Isolating the error of generating a single app report when getting all apps from generic history service

2015-05-22 Thread Xuan Gong (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556701#comment-14556701
 ] 

Xuan Gong commented on YARN-3701:
-

Make sense. For getAttempts and get Containers, probably, instead of throwing 
the exception, we could create a blank page and say the attempt/container does 
not exist. We could do it separately. The patch for this ticket is good enough.

+1. Will commit shortly

 Isolating the error of generating a single app report when getting all apps 
 from generic history service
 

 Key: YARN-3701
 URL: https://issues.apache.org/jira/browse/YARN-3701
 Project: Hadoop YARN
  Issue Type: Bug
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Blocker
 Attachments: YARN-3701.1.patch


 Nowadays, if some error of generating a single app report when getting the 
 application list from generic history service, it will throw the exception. 
 Therefore, even if it just 1 out of 100 apps has something wrong, the whole 
 app list is screwed. The worst impact is making the default page (app list) 
 of GHS web UI crash, wile REST API /applicationhistory/apps will also break.



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


[jira] [Commented] (YARN-3701) Isolating the error of generating a single app report when getting all apps from generic history service

2015-05-22 Thread Xuan Gong (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556872#comment-14556872
 ] 

Xuan Gong commented on YARN-3701:
-

Committed into trunk/branch-2/branch-2.7. Thanks, zhijie

 Isolating the error of generating a single app report when getting all apps 
 from generic history service
 

 Key: YARN-3701
 URL: https://issues.apache.org/jira/browse/YARN-3701
 Project: Hadoop YARN
  Issue Type: Bug
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Blocker
 Attachments: YARN-3701.1.patch


 Nowadays, if some error of generating a single app report when getting the 
 application list from generic history service, it will throw the exception. 
 Therefore, even if it just 1 out of 100 apps has something wrong, the whole 
 app list is screwed. The worst impact is making the default page (app list) 
 of GHS web UI crash, wile REST API /applicationhistory/apps will also break.



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


[jira] [Commented] (YARN-3701) Isolating the error of generating a single app report when getting all apps from generic history service

2015-05-22 Thread Zhijie Shen (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556516#comment-14556516
 ] 

Zhijie Shen commented on YARN-3701:
---

bq. Can we do the same thing for getAppAttempts and getContainers ?

That's a good question. It depends on the isolation granularity. My opinion is 
that we set the isolation at the app level, such that app1's error doesn't 
affect that I access app2, app3 and so on. But anything error inside app1, such 
as corruption of one container and one attempt, should let user know. Thoughts?

 Isolating the error of generating a single app report when getting all apps 
 from generic history service
 

 Key: YARN-3701
 URL: https://issues.apache.org/jira/browse/YARN-3701
 Project: Hadoop YARN
  Issue Type: Bug
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Blocker
 Attachments: YARN-3701.1.patch


 Nowadays, if some error of generating a single app report when getting the 
 application list from generic history service, it will throw the exception. 
 Therefore, even if it just 1 out of 100 apps has something wrong, the whole 
 app list is screwed. The worst impact is making the default page (app list) 
 of GHS web UI crash, wile REST API /applicationhistory/apps will also break.



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


[jira] [Commented] (YARN-3701) Isolating the error of generating a single app report when getting all apps from generic history service

2015-05-21 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14555289#comment-14555289
 ] 

Hadoop QA commented on YARN-3701:
-

\\
\\
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | pre-patch |  15m  8s | Pre-patch trunk compilation is 
healthy. |
| {color:green}+1{color} | @author |   0m  0s | The patch does not contain any 
@author tags. |
| {color:green}+1{color} | tests included |   0m  0s | The patch appears to 
include 1 new or modified test files. |
| {color:green}+1{color} | javac |   7m 47s | There were no new javac warning 
messages. |
| {color:green}+1{color} | javadoc |   9m 53s | There were no new javadoc 
warning messages. |
| {color:green}+1{color} | release audit |   0m 23s | The applied patch does 
not increase the total number of release audit warnings. |
| {color:green}+1{color} | checkstyle |   0m 31s | There were no new checkstyle 
issues. |
| {color:green}+1{color} | whitespace |   0m  0s | The patch has no lines that 
end in whitespace. |
| {color:green}+1{color} | install |   1m 36s | mvn install still works. |
| {color:green}+1{color} | eclipse:eclipse |   0m 34s | The patch built with 
eclipse:eclipse. |
| {color:green}+1{color} | findbugs |   0m 51s | The patch does not introduce 
any new Findbugs (version 3.0.0) warnings. |
| {color:green}+1{color} | yarn tests |   3m  6s | Tests passed in 
hadoop-yarn-server-applicationhistoryservice. |
| | |  39m 53s | |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12734673/YARN-3701.1.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 53fafcf |
| hadoop-yarn-server-applicationhistoryservice test log | 
https://builds.apache.org/job/PreCommit-YARN-Build/8051/artifact/patchprocess/testrun_hadoop-yarn-server-applicationhistoryservice.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8051/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf903.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
| Console output | 
https://builds.apache.org/job/PreCommit-YARN-Build/8051/console |


This message was automatically generated.

 Isolating the error of generating a single app report when getting all apps 
 from generic history service
 

 Key: YARN-3701
 URL: https://issues.apache.org/jira/browse/YARN-3701
 Project: Hadoop YARN
  Issue Type: Bug
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Blocker
 Attachments: YARN-3701.1.patch


 Nowadays, if some error of generating a single app report when getting the 
 application list from generic history service, it will throw the exception. 
 Therefore, even if it just 1 out of 100 apps has something wrong, the whole 
 app list is screwed. The worst impact is making the default page (app list) 
 of GHS web UI crash, wile REST API /applicationhistory/apps will also break.



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


[jira] [Commented] (YARN-3701) Isolating the error of generating a single app report when getting all apps from generic history service

2015-05-21 Thread Xuan Gong (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1415#comment-1415
 ] 

Xuan Gong commented on YARN-3701:
-

Thanks for working this. [~zjshen].
The patch looks good over.
One comment: Can we do the same thing for getAppAttempts and getContainers ?

 Isolating the error of generating a single app report when getting all apps 
 from generic history service
 

 Key: YARN-3701
 URL: https://issues.apache.org/jira/browse/YARN-3701
 Project: Hadoop YARN
  Issue Type: Bug
  Components: timelineserver
Reporter: Zhijie Shen
Assignee: Zhijie Shen
Priority: Blocker
 Attachments: YARN-3701.1.patch


 Nowadays, if some error of generating a single app report when getting the 
 application list from generic history service, it will throw the exception. 
 Therefore, even if it just 1 out of 100 apps has something wrong, the whole 
 app list is screwed. The worst impact is making the default page (app list) 
 of GHS web UI crash, wile REST API /applicationhistory/apps will also break.



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