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

Steve Loughran commented on HADOOP-15885:
-----------------------------------------

BTW, if you are looking at DTs and object stores, HADOOP-14556 is probably 
state of the art; reviews there encouraged. It can pick up your local creds, 
request a role session with restricted access and send that over as the token. 
Also is designed for alternate object store auth mechs, where review by people 
who have S3-compatible stores need to get involved.

docs: 
[https://github.com/steveloughran/hadoop/blob/s3/HADOOP-14556-delegation-token/hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/delegation_tokens.md]

> Add base64 (urlString) support to DTUtil
> ----------------------------------------
>
>                 Key: HADOOP-15885
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15885
>             Project: Hadoop Common
>          Issue Type: New Feature
>            Reporter: Íñigo Goiri
>            Assignee: Íñigo Goiri
>            Priority: Minor
>         Attachments: HADOOP-15885.000.patch, HADOOP-15885.001.patch, 
> HADOOP-15885.002.patch, HADOOP-15885.003.patch, HADOOP-15885.004.patch
>
>
> HADOOP-12563 added a utility to manage Delegation Token files. Currently, it 
> supports Java and Protobuf formats. However, When interacting with WebHDFS, 
> we use base64. In addition, when printing a token, we also print the base64 
> value. We should be able to import base64 tokens in the utility.



--
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