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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/02/26 11:24:18 UTC

[jira] [Resolved] (HADOOP-12840) UGI to log@ debug stack traces when failing to find groups for a user

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

Steve Loughran resolved HADOOP-12840.
-------------------------------------
    Resolution: Duplicate

duplicate of HADOOP-10315

> UGI to log@ debug stack traces when failing to find groups for a user
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-12840
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12840
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: security
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Priority: Minor
>
> If {{UGI.getGroupNames()}} catches an IOE raised by {{groups.getGroups(getShortUserName())}} then it simply logs @ debug "No groups available for user". The text from the caught exception and stack trace are not printed.
> One IOException raised is the explicit "user not in groups" exception, but there could be other causes too —if that happens the entire problem will be missed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)