[
https://issues.apache.org/jira/browse/HDFS-13270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908951#comment-16908951
]
Surendra Singh Lilhore commented on HDFS-13270:
-----------------------------------------------
Thanks [~hemanthboyina] for path..
This patch you need to rebase, not able apply on trunk.
One comment on this patch..
No need to create new SecretManager, for router \{{RouterSecurityManager}}
handle the tokens. you can use this.
{code}
+ private final List<AuditLogger> auditLoggers;
+ final DelegationTokenSecretManager dtSecretManager;
{code}
> RBF: Router audit logger
> ------------------------
>
> Key: HDFS-13270
> URL: https://issues.apache.org/jira/browse/HDFS-13270
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs
> Affects Versions: 3.2.0
> Reporter: maobaolong
> Assignee: hemanthboyina
> Priority: Major
> Attachments: HDFS-13270.001.patch, HDFS-13270.002.patch
>
>
> We can use router auditlogger to log the client info and cmd, because the
> FSNamesystem#Auditlogger's log think the client are all from router.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]