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

Bikas Saha commented on YARN-912:
---------------------------------

What does this mean? Non javadoc but still has @see ?
{code}
+  /*
+   * (non-Javadoc)
+   * 
+   * @see
+   * 
org.apache.hadoop.yarn.api.ApplicationMasterProtocol#registerApplicationMaster
+   * (
+   * 
org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
+   * )
{code}

Sandy, what do you mean by client.api? Which client?
                
> Create exceptions package in common/api for yarn and move client facing 
> exceptions to them
> ------------------------------------------------------------------------------------------
>
>                 Key: YARN-912
>                 URL: https://issues.apache.org/jira/browse/YARN-912
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.1.0-beta
>            Reporter: Bikas Saha
>            Assignee: Mayank Bansal
>         Attachments: YARN-912-trunk-1.patch, YARN-912-trunk-2.patch
>
>
> Exceptions like InvalidResourceBlacklistRequestException, 
> InvalidResourceRequestException, InvalidApplicationMasterRequestException etc 
> are currently inside ResourceManager and not visible to clients.

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