[
https://issues.apache.org/jira/browse/YARN-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796212#comment-13796212
]
Karthik Kambatla commented on YARN-1172:
----------------------------------------
Just thinking out loud. Along the lines of Suresh's suggestion, how about
create a Service for each of the YARN-related SecretManger which actually
instantiates, starts and kills the SecretManager. For instance, there could be
a RMContainerTokenSecretManagerService that has an instance of
RMContainerTokenSecretManager. Creates it on init(), starts it on start(), and
stops it on stop(). Thoughts?
> Convert *SecretManagers in the RM to services
> ---------------------------------------------
>
> Key: YARN-1172
> URL: https://issues.apache.org/jira/browse/YARN-1172
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: resourcemanager
> Affects Versions: 2.1.0-beta
> Reporter: Karthik Kambatla
> Assignee: Tsuyoshi OZAWA
> Attachments: YARN-1172.1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.1#6144)