You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Íñigo Goiri (JIRA)" <ji...@apache.org> on 2018/10/30 19:43:00 UTC

[jira] [Commented] (HADOOP-15889) Add hadoop.token configuration parameter to load tokens

    [ 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], [~stevel@apache.org] 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org