[
https://issues.apache.org/jira/browse/HADOOP-15885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667517#comment-16667517
]
Íñigo Goiri commented on HADOOP-15885:
--------------------------------------
I added [^HADOOP-15885.000.patch] following the import concept where we run:
{code}
dtutil import <base64> <filename>
{code}
I need to add the unit tests but it looks like they are broken in Windows
(issues with the filename format), so I need to fix that first.
> 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
> Priority: Minor
> Attachments: HADOOP-15885.000.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]