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

Siddharth Seth edited comment on YARN-635 at 5/29/13 9:58 PM:
--------------------------------------------------------------

YarnRemoteException is currently a checked exception, and the one exposed on 
most APIs. YarnException is a Runtime exception, and private to YARN.
                
      was (Author: sseth):
    YarnRemoteException is currently a checked exception, and the one exposed 
on most APIs. YarnException is an internal exception, and private to YARN.
                  
> Rename YarnRemoteException to YarnException
> -------------------------------------------
>
>                 Key: YARN-635
>                 URL: https://issues.apache.org/jira/browse/YARN-635
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Xuan Gong
>            Assignee: Xuan Gong
>


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