[
https://issues.apache.org/jira/browse/MAPREDUCE-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851672#action_12851672
]
Tom White commented on MAPREDUCE-1651:
--------------------------------------
Should these methods be marked as Private, or should they use TokenIdentifier
instances?
> Public Cluster#getDelegationToken() method returns private implementation
> class
> -------------------------------------------------------------------------------
>
> Key: MAPREDUCE-1651
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1651
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: security
> Reporter: Tom White
>
> Cluster#getDelegationToken() returns a DelegationTokenIdentifier, which is
> marked as InterfaceAudience.Private. Cluster#renewDelegationToken and
> Cluster#cancelDelegationToken have the same problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.