[
https://issues.apache.org/jira/browse/YARN-2179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Trezzo updated YARN-2179:
-------------------------------
Attachment: YARN-2179-trunk-v6.patch
Attached is v6 to address comments from [~kasha] and [~vinodkv]. This patch
includes the following changes:
1. Removes SCMContext.
2. Removes shared cache module dependency on resource manager.
3. RemoteAppChecker now uses YarnClient.
4. Private/Evolving annotations on AppChecker interface.
5. Various refactors around names of methods and config parameters.
Please let me know if there is anything else that I missed. Thanks!
> Initial cache manager structure and context
> -------------------------------------------
>
> Key: YARN-2179
> URL: https://issues.apache.org/jira/browse/YARN-2179
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Chris Trezzo
> Assignee: Chris Trezzo
> Attachments: YARN-2179-trunk-v1.patch, YARN-2179-trunk-v2.patch,
> YARN-2179-trunk-v3.patch, YARN-2179-trunk-v4.patch, YARN-2179-trunk-v5.patch,
> YARN-2179-trunk-v6.patch
>
>
> Implement the initial shared cache manager structure and context. The
> SCMContext will be used by a number of manager services (i.e. the backing
> store and the cleaner service). The AppChecker is used to gather the
> currently running applications on SCM startup (necessary for an scm that is
> backed by an in-memory store).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)