[
https://issues.apache.org/jira/browse/HADOOP-6400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785274#action_12785274
]
Hudson commented on HADOOP-6400:
--------------------------------
Integrated in Hadoop-Common-trunk #176 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/176/])
. Log errors getting Unix UGI. Contributed by Todd Lipcon.
> Log errors getting Unix UGI
> ---------------------------
>
> Key: HADOOP-6400
> URL: https://issues.apache.org/jira/browse/HADOOP-6400
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 0.20.1, 0.21.0, 0.22.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Minor
> Fix For: 0.22.0
>
> Attachments: hadoop-6400.txt
>
>
> For various reasons, the calls out to `whoami` and `id` can fail when trying
> to get the unix UGI information. Currently it silently ignores failures and
> uses the default DrWho/Tardis ugi. This is extremely confusing for users - we
> should log the exception at warn level when the shell execs fail.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.