[
https://issues.apache.org/jira/browse/YARN-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kumar Vavilapalli updated YARN-869:
-----------------------------------------
Attachment: YARN-869-20130621.1.txt
Patch fixing this:
- Moved ResourceManagerAdministrationProtocol into yarn.server.api
- Moved all the related records to
org/apache/hadoop/yarn/server/api/protocolrecords
- Moved record impls to
org/apache/hadoop/yarn/server/api/protocolrecords/impl/pb/.
- Moved resourcemanager_administration_protocol.proto and
yarn_server_resourcemanager_service_protos.proto to src/main/proto/server
> ResourceManagerAdministrationProtocol should neither be public(yet) nor in
> yarn.api
> -----------------------------------------------------------------------------------
>
> Key: YARN-869
> URL: https://issues.apache.org/jira/browse/YARN-869
> Project: Hadoop YARN
> Issue Type: Bug
> Reporter: Vinod Kumar Vavilapalli
> Assignee: Vinod Kumar Vavilapalli
> Priority: Blocker
> Attachments: YARN-869-20130621.1.txt
>
>
> This is a admin only api that we don't know yet if people can or should write
> new tools against. I am going to move it to yarn.server.api and make it
> @Private..
--
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