KerberosName method typo and log warning when rules are set
-----------------------------------------------------------

                 Key: HADOOP-7891
                 URL: https://issues.apache.org/jira/browse/HADOOP-7891
             Project: Hadoop Common
          Issue Type: Improvement
          Components: security
    Affects Versions: 0.24.0, 0.23.1
            Reporter: Alejandro Abdelnur
            Assignee: Alejandro Abdelnur
            Priority: Minor
             Fix For: 0.24.0, 0.23.1


The method hasRulesBeenSet() should be named haveRulesBeenSet()

if the rules setting is not done during UGI initialization because they have 
been already set, a warning should be logged. Along the following lines:

  "Not setting kerberos name mappings defined in hadoop.security.auth_to_local 
because name mappings are already set")


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