[
https://issues.apache.org/jira/browse/HADOOP-6526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik updated HADOOP-6526:
---------------------------------------
Attachment: 3595485.patch
Another issue is that the setting affects _all_ tests. This is especially bad
for tests which are running on an actual cluster but from the source workspace
i.e. Herriot tests. This settings forces default realm to be set to APACHE.ORG
which is non-sensical in environments with different realm names.
A better way is to set this property directly in the functional tests requiring
this config file. Other tests shouldn't be affected.
This is dirty hack to workaround the problem, although we shouldn't be
modifying the whole build just because of a couple of tests requiring a custom
config file.
> 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-y20.2.patch, HADOOP-6526-y20.4.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.