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

Kihwal Lee updated HADOOP-8932:
-------------------------------

    Attachment: hadoop-8932.patch.txt
    
> JNI-based user-group mapping modules can be too chatty on lookup failures
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-8932
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8932
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: 3.0.0, 2.0.3-alpha, 0.23.5
>            Reporter: Kihwal Lee
>            Assignee: Kihwal Lee
>         Attachments: hadoop-8932.patch.txt
>
>
> On a user/group lookup failure, JniBasedUnixGroupsMapping and 
> JniBasedUnixGroupsNetgroupMapping are logging the
> full stack trace at WARN level.  Since the caller of these methods is already 
> logging errors, this is not needed.  In branch-1, just one line is logged, so 
> we don't need this change there.

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