[ 
https://issues.apache.org/jira/browse/YARN-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Trezzo updated YARN-2180:
-------------------------------
    Attachment: YARN-2180-trunk-v7.patch

[~kasha]

Attached v7. Changes:
1. Moved AppChecker parameter to SCM instead of store and changed variable 
names.
2. Moved createAppCheckerService method to a static method in 
SharedCacheManager. Originally I moved it to the shared cache util class, but 
that is in yarn-server-common which required moving AppChecker as well. I only 
see AppChecker being used in the context of the SCM so I kept it where it was. 
Let me know if you would still like me to move it to common and make the create 
method part of the util class.
3. Renamed SharedCacheStructureUtil to SharedCacheUtil.
4. Filed YARN-2654 subtask to revisit config names.

> In-memory backing store for cache manager
> -----------------------------------------
>
>                 Key: YARN-2180
>                 URL: https://issues.apache.org/jira/browse/YARN-2180
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Chris Trezzo
>            Assignee: Chris Trezzo
>         Attachments: YARN-2180-trunk-v1.patch, YARN-2180-trunk-v2.patch, 
> YARN-2180-trunk-v3.patch, YARN-2180-trunk-v4.patch, YARN-2180-trunk-v5.patch, 
> YARN-2180-trunk-v6.patch, YARN-2180-trunk-v7.patch
>
>
> Implement an in-memory backing store for the cache manager.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to