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

Alejandro Abdelnur commented on HADOOP-8459:
--------------------------------------------

HttpFS TokenManager will have to set that at HttpFS init/config time, HttpFS 
configuration and based on the HttpFS configuration this value must be set or 
not for HttpFS server. HttpFS configuration does not use the Configuration 
resources to create its configuration, thus it needs to be able to set it after 
reading HttpFS configuration.
                
> make SecurityUtil.setTokenServiceUseIp method public
> ----------------------------------------------------
>
>                 Key: HADOOP-8459
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8459
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 2.0.1-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 2.0.1-alpha
>
>         Attachments: HADOOP-8459.patch
>
>
> Changing the scope of this method to be able to use it for HttpFS delegation 
> token support HDFS-3113

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to