[jira] [Commented] (YARN-1904) Uniform the XXXXNotFound messages from ClientRMService and ApplicationHistoryClientService

2015-02-06 Thread Hudson (JIRA)

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

Hudson commented on YARN-1904:
--

FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #96 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/96/])
YARN-1904. Ensure exceptions thrown in ClientRMService  
ApplicationHistoryClientService are uniform when application-attempt is not 
found. Contributed by Zhijie Shen. (acmurthy: rev 
18b2507edaac991e3ed68d2f27eb96f6882137b9)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.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/ApplicationHistoryClientService.java


 Uniform the NotFound messages from ClientRMService and 
 ApplicationHistoryClientService
 --

 Key: YARN-1904
 URL: https://issues.apache.org/jira/browse/YARN-1904
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.7.0

 Attachments: YARN-1904.1.patch


 It's good to make ClientRMService and ApplicationHistoryClientService throw 
 NotFoundException with similar messages



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


[jira] [Commented] (YARN-1904) Uniform the XXXXNotFound messages from ClientRMService and ApplicationHistoryClientService

2015-02-06 Thread Hudson (JIRA)

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

Hudson commented on YARN-1904:
--

FAILURE: Integrated in Hadoop-Yarn-trunk #830 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/830/])
YARN-1904. Ensure exceptions thrown in ClientRMService  
ApplicationHistoryClientService are uniform when application-attempt is not 
found. Contributed by Zhijie Shen. (acmurthy: rev 
18b2507edaac991e3ed68d2f27eb96f6882137b9)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryClientService.java
* hadoop-yarn-project/CHANGES.txt


 Uniform the NotFound messages from ClientRMService and 
 ApplicationHistoryClientService
 --

 Key: YARN-1904
 URL: https://issues.apache.org/jira/browse/YARN-1904
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.7.0

 Attachments: YARN-1904.1.patch


 It's good to make ClientRMService and ApplicationHistoryClientService throw 
 NotFoundException with similar messages



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


[jira] [Commented] (YARN-1904) Uniform the XXXXNotFound messages from ClientRMService and ApplicationHistoryClientService

2015-02-06 Thread Hudson (JIRA)

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

Hudson commented on YARN-1904:
--

FAILURE: Integrated in Hadoop-Hdfs-trunk-Java8 #93 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/93/])
YARN-1904. Ensure exceptions thrown in ClientRMService  
ApplicationHistoryClientService are uniform when application-attempt is not 
found. Contributed by Zhijie Shen. (acmurthy: rev 
18b2507edaac991e3ed68d2f27eb96f6882137b9)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryClientService.java
* hadoop-yarn-project/CHANGES.txt


 Uniform the NotFound messages from ClientRMService and 
 ApplicationHistoryClientService
 --

 Key: YARN-1904
 URL: https://issues.apache.org/jira/browse/YARN-1904
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.7.0

 Attachments: YARN-1904.1.patch


 It's good to make ClientRMService and ApplicationHistoryClientService throw 
 NotFoundException with similar messages



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


[jira] [Commented] (YARN-1904) Uniform the XXXXNotFound messages from ClientRMService and ApplicationHistoryClientService

2015-02-06 Thread Hudson (JIRA)

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

Hudson commented on YARN-1904:
--

SUCCESS: Integrated in Hadoop-Hdfs-trunk #2028 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/2028/])
YARN-1904. Ensure exceptions thrown in ClientRMService  
ApplicationHistoryClientService are uniform when application-attempt is not 
found. Contributed by Zhijie Shen. (acmurthy: rev 
18b2507edaac991e3ed68d2f27eb96f6882137b9)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryClientService.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java
* hadoop-yarn-project/CHANGES.txt


 Uniform the NotFound messages from ClientRMService and 
 ApplicationHistoryClientService
 --

 Key: YARN-1904
 URL: https://issues.apache.org/jira/browse/YARN-1904
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.7.0

 Attachments: YARN-1904.1.patch


 It's good to make ClientRMService and ApplicationHistoryClientService throw 
 NotFoundException with similar messages



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


[jira] [Commented] (YARN-1904) Uniform the XXXXNotFound messages from ClientRMService and ApplicationHistoryClientService

2015-02-06 Thread Hudson (JIRA)

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

Hudson commented on YARN-1904:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #97 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/97/])
YARN-1904. Ensure exceptions thrown in ClientRMService  
ApplicationHistoryClientService are uniform when application-attempt is not 
found. Contributed by Zhijie Shen. (acmurthy: rev 
18b2507edaac991e3ed68d2f27eb96f6882137b9)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/main/java/org/apache/hadoop/yarn/server/applicationhistoryservice/ApplicationHistoryClientService.java
* hadoop-yarn-project/CHANGES.txt


 Uniform the NotFound messages from ClientRMService and 
 ApplicationHistoryClientService
 --

 Key: YARN-1904
 URL: https://issues.apache.org/jira/browse/YARN-1904
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.7.0

 Attachments: YARN-1904.1.patch


 It's good to make ClientRMService and ApplicationHistoryClientService throw 
 NotFoundException with similar messages



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


[jira] [Commented] (YARN-1904) Uniform the XXXXNotFound messages from ClientRMService and ApplicationHistoryClientService

2015-02-06 Thread Hudson (JIRA)

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

Hudson commented on YARN-1904:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk #2047 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2047/])
YARN-1904. Ensure exceptions thrown in ClientRMService  
ApplicationHistoryClientService are uniform when application-attempt is not 
found. Contributed by Zhijie Shen. (acmurthy: rev 
18b2507edaac991e3ed68d2f27eb96f6882137b9)
* 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/ApplicationHistoryClientService.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java


 Uniform the NotFound messages from ClientRMService and 
 ApplicationHistoryClientService
 --

 Key: YARN-1904
 URL: https://issues.apache.org/jira/browse/YARN-1904
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.7.0

 Attachments: YARN-1904.1.patch


 It's good to make ClientRMService and ApplicationHistoryClientService throw 
 NotFoundException with similar messages



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


[jira] [Commented] (YARN-1904) Uniform the XXXXNotFound messages from ClientRMService and ApplicationHistoryClientService

2015-02-05 Thread Hudson (JIRA)

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

Hudson commented on YARN-1904:
--

FAILURE: Integrated in Hadoop-trunk-Commit #7037 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/7037/])
YARN-1904. Ensure exceptions thrown in ClientRMService  
ApplicationHistoryClientService are uniform when application-attempt is not 
found. Contributed by Zhijie Shen. (acmurthy: rev 
18b2507edaac991e3ed68d2f27eb96f6882137b9)
* 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/ApplicationHistoryClientService.java
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ClientRMService.java


 Uniform the NotFound messages from ClientRMService and 
 ApplicationHistoryClientService
 --

 Key: YARN-1904
 URL: https://issues.apache.org/jira/browse/YARN-1904
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Fix For: 2.7.0

 Attachments: YARN-1904.1.patch


 It's good to make ClientRMService and ApplicationHistoryClientService throw 
 NotFoundException with similar messages



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


[jira] [Commented] (YARN-1904) Uniform the XXXXNotFound messages from ClientRMService and ApplicationHistoryClientService

2014-04-04 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-1904:
-

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12638841/YARN-1904.1.patch
  against trunk revision .

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

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{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 1.3.9) 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-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice
 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

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

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

This message is automatically generated.

 Uniform the NotFound messages from ClientRMService and 
 ApplicationHistoryClientService
 --

 Key: YARN-1904
 URL: https://issues.apache.org/jira/browse/YARN-1904
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Zhijie Shen
Assignee: Zhijie Shen
 Attachments: YARN-1904.1.patch


 It's good to make ClientRMService and ApplicationHistoryClientService throw 
 NotFoundException with similar messages



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