[
https://issues.apache.org/jira/browse/YARN-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640660#comment-13640660
]
Zhijie Shen commented on YARN-422:
----------------------------------
Yes, non-blocking API is a must, but shall we define AMNMClientImpl the simple
wrapper around the RPC (but to all NMs), such that it contain blocking APIs?
After that, we define another class, called AMNMClientAsync, to further wrap
AMNMClientImpl and provide non-blocking APIs. Similar to what we did in
AMRMClientImpl and AMRMClientAsync. How do you think?
> Add AM-NM client library
> ------------------------
>
> Key: YARN-422
> URL: https://issues.apache.org/jira/browse/YARN-422
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Bikas Saha
> Assignee: Zhijie Shen
> Attachments: proposal_v1.pdf
>
>
> Create a simple wrapper over the AM-NM container protocol to provide hide the
> details of the protocol implementation.
--
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