[
https://issues.apache.org/jira/browse/HADOOP-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876355#action_12876355
]
Hadoop QA commented on HADOOP-6526:
-----------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12446507/HADOOP-6526-2.patch
against trunk revision 951624.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 11 new or modified tests.
-1 javadoc. The javadoc tool appears to have generated 1 warning messages.
-1 javac. The applied patch generated 1022 javac compiler warnings (more
than the trunk's current 1017 warnings).
+1 findbugs. The patch does not introduce any new Findbugs warnings.
+1 release audit. The applied patch does not increase the total number of
release audit warnings.
+1 core tests. The patch passed core unit tests.
+1 contrib tests. The patch passed contrib unit tests.
Test results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/569/testReport/
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/569/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/569/artifact/trunk/build/test/checkstyle-errors.html
Console output:
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/569/console
This message is automatically generated.
> Need mapping from long principal names to local OS user names
> -------------------------------------------------------------
>
> Key: HADOOP-6526
> URL: https://issues.apache.org/jira/browse/HADOOP-6526
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Attachments: 3595485.patch, c-6526-y20.patch, c-6526-y20.patch,
> c-6526.patch, HADOOP-6526-1.patch, HADOOP-6526-2.patch,
> HADOOP-6526-y20.2.patch, HADOOP-6526-y20.4.patch, HADOOP-6526.patch
>
>
> We need a configurable mapping from full user names (eg. [email protected])
> to local user names (eg. omalley). For many organizations it is sufficient to
> just use the prefix, however, in the case of shared clusters there may be
> duplicated prefixes. A configurable mapping will let administrators resolve
> the issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.