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.