You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2012/07/09 03:15:34 UTC

[jira] [Resolved] (HADOOP-8576) Class util.KerberosName shouldn't print unnecessary warns when kerberos has not been configured/asked for

     [ https://issues.apache.org/jira/browse/HADOOP-8576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J resolved HADOOP-8576.
-----------------------------

    Resolution: Duplicate

Sorry for the noise. HADOOP-8400 already fixed this, but it didn't appear on my search, must've been cause of weak terms, my bad. Resolving as dupe.
                
> Class util.KerberosName shouldn't print unnecessary warns when kerberos has not been configured/asked for
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-8576
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8576
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>    Affects Versions: 2.0.0-alpha
>            Reporter: Harsh J
>            Priority: Trivial
>              Labels: newbie
>
> Currently, starting up a daemon prints this in the log even when no security has been configured:
> {code}
> 12/07/08 20:00:22 WARN util.KerberosName: Kerberos krb5 configuration not found, setting default realm to empty
> {code}
> I think this should be a DEBUG log, or an INFO log at best. I do not see why printing it as a warning is useful, for it is common to not have Kerberos configs.

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