[ 
https://issues.apache.org/jira/browse/HADOOP-15687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16588903#comment-16588903
 ] 

Lars Francke commented on HADOOP-15687:
---------------------------------------

I did a bit more digging and see that there's a class `DtFileOperations` which 
also works on aliases. I'd argue that that class is wrong as it doesn't 
actually use the alias but seems to use the `service` field which are two 
different things.

That's a separate issue though.

> Credentials class should allow access to aliases
> ------------------------------------------------
>
>                 Key: HADOOP-15687
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15687
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 3.1.0
>            Reporter: Lars Francke
>            Priority: Trivial
>
> The credentials class can read token files from disk which are keyed by an 
> alias. It also allows to retrieve tokens by alias and it also allows to list 
> all tokens.
> It does not - however - allow to get the full map of all tokens including the 
> aliases (or at least a list of all aliases).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to