[
https://issues.apache.org/jira/browse/HADOOP-15889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16669238#comment-16669238
]
Íñigo Goiri commented on HADOOP-15889:
--------------------------------------
I added [^HADOOP-15889.000.patch] as a starting point.
It does some cleanup of the code as there were a couple functions doing the
same.
It also changes the behavior a little as it doesn't give an exception when the
token file is not there anymore.
Let me know if that's acceptable.
Regarding the patch itself, we now would be able to pass base64 tokens and use
them right away.
[~lmccay], [[email protected]] mentioned in HADOOP-15885 that you might be
able to provide feedback here.
> Add hadoop.token configuration parameter to load tokens
> -------------------------------------------------------
>
> Key: HADOOP-15889
> URL: https://issues.apache.org/jira/browse/HADOOP-15889
> Project: Hadoop Common
> Issue Type: New Feature
> Reporter: Íñigo Goiri
> Assignee: Íñigo Goiri
> Priority: Major
> Attachments: HADOOP-15889.000.patch
>
>
> Currently, Hadoop allows passing files containing tokens.
> WebHDFS provides base64 delegation tokens that can be used directly.
> This JIRA adds the option to pass base64 tokens directly without using files.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]