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

Hitesh Shah commented on HADOOP-9726:
-------------------------------------

[~lmccay] attached a change which is less invasive based on the current usage. 
I would prefer to leave the re-factor to anyone else who is more familiar with 
the usage of SecurityUtil and willing to take a crack at it.
                
> org.apache.hadoop.security.SecurityUtil has its own static Configuration 
> which cannot be overridden
> ---------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9726
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9726
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>            Assignee: Hitesh Shah
>         Attachments: HADOOP-9726.1.patch
>
>
> There is a static block which loads a new Configuration object and uses it to 
> initialize the SSLFactory and HostResolver.
> Should this class have a similar static setConfiguration() function similar 
> to UGI? 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to