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 "Hitesh Shah (JIRA)" <ji...@apache.org> on 2013/07/12 01:29:49 UTC

[jira] [Created] (HADOOP-9726) org.apache.hadoop.security.SecurityUtil has its own static Configuration which cannot be overridden

Hitesh Shah created HADOOP-9726:
-----------------------------------

             Summary: 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


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