[
https://issues.apache.org/jira/browse/YARN-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Trezzo updated YARN-2189:
-------------------------------
Attachment: YARN-2189-trunk-v7.patch
[~kasha] V7 attached. V6 to V7 diff:
https://github.com/ctrezzo/hadoop/commit/ef90864334a3b0569ccfbc3a1d3783afd7ea89f4
I cleaned up the imports in SCMAdmin. I started to make the more generic audit
logger, but all methods in RMAuditLogger are static! This makes it difficult to
create an interface or abstract class that can be shared across servers. I
looked at making a more generic verify access method that would be shared, but
the utility is lost because of the inability to share the logger. I could make
an RMAuditLogger without static methods, but that seems like something that
probably deserves its own jira. Let me know what you think. I could be missing
something completely.
> Admin service for cache manager
> -------------------------------
>
> Key: YARN-2189
> URL: https://issues.apache.org/jira/browse/YARN-2189
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Chris Trezzo
> Assignee: Chris Trezzo
> Attachments: YARN-2189-trunk-v1.patch, YARN-2189-trunk-v2.patch,
> YARN-2189-trunk-v3.patch, YARN-2189-trunk-v4.patch, YARN-2189-trunk-v5.patch,
> YARN-2189-trunk-v6.patch, YARN-2189-trunk-v7.patch
>
>
> Implement the admin service for the shared cache manager. This service is
> responsible for handling administrative commands such as manually running a
> cleaner task.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)