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

Siddharth Seth commented on YARN-628:
-------------------------------------

More specifically, now that the APIs throw YarnRemoteException as well as 
IOException - this method needs to be changed to instantiate both and throw 
them correctly. Currently, all IOExceptions are wrapped as UndeclaredThrowable.
                
> Fix YarnException unwrapping
> ----------------------------
>
>                 Key: YARN-628
>                 URL: https://issues.apache.org/jira/browse/YARN-628
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.0.4-alpha
>            Reporter: Siddharth Seth
>
> Unwrapping of YarnRemoteExceptions (currently in YarnRemoteExceptionPBImpl, 
> RPCUtil post YARN-625) is broken, and often ends up throwin 
> UndeclaredThrowableException. This needs to be fixed.

--
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

Reply via email to