[jira] [Commented] (YARN-731) RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions

2013-06-12 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681243#comment-13681243
 ] 

Hudson commented on YARN-731:
-

Integrated in Hadoop-Mapreduce-trunk #1455 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1455/])
YARN-731. RPCUtil.unwrapAndThrowException should unwrap remote 
RuntimeExceptions. Contributed by Zhijie Shen. (Revision 1492000)

 Result = SUCCESS
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1492000
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/ipc/RPCUtil.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/ipc/TestRPCUtil.java


> RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions
> --
>
> Key: YARN-731
> URL: https://issues.apache.org/jira/browse/YARN-731
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Affects Versions: 2.1.0-beta
>Reporter: Siddharth Seth
>Assignee: Zhijie Shen
> Fix For: 2.1.0-beta
>
> Attachments: YARN-731.1.patch, YARN-731.2.patch
>
>
> Will be required for YARN-662. Also, remote NPEs show up incorrectly for some 
> unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-731) RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions

2013-06-12 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681189#comment-13681189
 ] 

Hudson commented on YARN-731:
-

Integrated in Hadoop-Hdfs-trunk #1428 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1428/])
YARN-731. RPCUtil.unwrapAndThrowException should unwrap remote 
RuntimeExceptions. Contributed by Zhijie Shen. (Revision 1492000)

 Result = FAILURE
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1492000
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/ipc/RPCUtil.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/ipc/TestRPCUtil.java


> RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions
> --
>
> Key: YARN-731
> URL: https://issues.apache.org/jira/browse/YARN-731
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Affects Versions: 2.1.0-beta
>Reporter: Siddharth Seth
>Assignee: Zhijie Shen
> Fix For: 2.1.0-beta
>
> Attachments: YARN-731.1.patch, YARN-731.2.patch
>
>
> Will be required for YARN-662. Also, remote NPEs show up incorrectly for some 
> unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-731) RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions

2013-06-12 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681102#comment-13681102
 ] 

Hudson commented on YARN-731:
-

Integrated in Hadoop-Yarn-trunk #238 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/238/])
YARN-731. RPCUtil.unwrapAndThrowException should unwrap remote 
RuntimeExceptions. Contributed by Zhijie Shen. (Revision 1492000)

 Result = SUCCESS
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1492000
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/ipc/RPCUtil.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/ipc/TestRPCUtil.java


> RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions
> --
>
> Key: YARN-731
> URL: https://issues.apache.org/jira/browse/YARN-731
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Affects Versions: 2.1.0-beta
>Reporter: Siddharth Seth
>Assignee: Zhijie Shen
> Fix For: 2.1.0-beta
>
> Attachments: YARN-731.1.patch, YARN-731.2.patch
>
>
> Will be required for YARN-662. Also, remote NPEs show up incorrectly for some 
> unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-731) RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions

2013-06-11 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680823#comment-13680823
 ] 

Hudson commented on YARN-731:
-

Integrated in Hadoop-trunk-Commit #3901 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/3901/])
YARN-731. RPCUtil.unwrapAndThrowException should unwrap remote 
RuntimeExceptions. Contributed by Zhijie Shen. (Revision 1492000)

 Result = SUCCESS
sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1492000
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/java/org/apache/hadoop/yarn/ipc/RPCUtil.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/test/java/org/apache/hadoop/yarn/ipc/TestRPCUtil.java


> RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions
> --
>
> Key: YARN-731
> URL: https://issues.apache.org/jira/browse/YARN-731
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Affects Versions: 2.1.0-beta
>Reporter: Siddharth Seth
>Assignee: Zhijie Shen
> Fix For: 2.1.0-beta
>
> Attachments: YARN-731.1.patch, YARN-731.2.patch
>
>
> Will be required for YARN-662. Also, remote NPEs show up incorrectly for some 
> unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-731) RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions

2013-06-11 Thread Siddharth Seth (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680760#comment-13680760
 ] 

Siddharth Seth commented on YARN-731:
-

+1. Will commit in a bit. Thanks Zhijie.

> RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions
> --
>
> Key: YARN-731
> URL: https://issues.apache.org/jira/browse/YARN-731
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Affects Versions: 2.1.0-beta
>Reporter: Siddharth Seth
>Assignee: Zhijie Shen
> Attachments: YARN-731.1.patch, YARN-731.2.patch
>
>
> Will be required for YARN-662. Also, remote NPEs show up incorrectly for some 
> unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-731) RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions

2013-06-11 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680711#comment-13680711
 ] 

Hadoop QA commented on YARN-731:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12587319/YARN-731.2.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 1 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}.  The javadoc tool did not generate any 
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-common.

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

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

This message is automatically generated.

> RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions
> --
>
> Key: YARN-731
> URL: https://issues.apache.org/jira/browse/YARN-731
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Affects Versions: 2.1.0-beta
>Reporter: Siddharth Seth
>Assignee: Zhijie Shen
> Attachments: YARN-731.1.patch, YARN-731.2.patch
>
>
> Will be required for YARN-662. Also, remote NPEs show up incorrectly for some 
> unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-731) RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions

2013-06-11 Thread Siddharth Seth (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680513#comment-13680513
 ] 

Siddharth Seth commented on YARN-731:
-

Mostly looks good. Minor nits
- testRuntimeExceptionUnwrapping can be renamed to 
testRPCRuntimeExceptionUnwrapping
- There's a comment in the unwrap code "// Remote RuntimeExceptions." This 
should be "RPC RuntimeException"

> RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions
> --
>
> Key: YARN-731
> URL: https://issues.apache.org/jira/browse/YARN-731
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Affects Versions: 2.1.0-beta
>Reporter: Siddharth Seth
>Assignee: Zhijie Shen
> Attachments: YARN-731.1.patch
>
>
> Will be required for YARN-662. Also, remote NPEs show up incorrectly for some 
> unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (YARN-731) RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions

2013-06-10 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680102#comment-13680102
 ] 

Hadoop QA commented on YARN-731:


{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12587170/YARN-731.1.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 1 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}.  The javadoc tool did not generate any 
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-common.

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

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

This message is automatically generated.

> RPCUtil.unwrapAndThrowException should unwrap remote RuntimeExceptions
> --
>
> Key: YARN-731
> URL: https://issues.apache.org/jira/browse/YARN-731
> Project: Hadoop YARN
>  Issue Type: Sub-task
>Affects Versions: 2.1.0-beta
>Reporter: Siddharth Seth
>Assignee: Zhijie Shen
> Attachments: YARN-731.1.patch
>
>
> Will be required for YARN-662. Also, remote NPEs show up incorrectly for some 
> unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira