[
https://issues.apache.org/jira/browse/HADOOP-13638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15524238#comment-15524238
]
Hudson commented on HADOOP-13638:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10489 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10489/])
HADOOP-13638. KMS should set UGI's Configuration object properly. (xiao: rev
fa397e74fe988bcbb05c816de73eb738794ace4b)
* (edit)
hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java
* (edit)
hadoop-common-project/hadoop-kms/src/main/java/org/apache/hadoop/crypto/key/kms/server/KMSWebApp.java
> KMS should set UGI's Configuration object properly
> --------------------------------------------------
>
> Key: HADOOP-13638
> URL: https://issues.apache.org/jira/browse/HADOOP-13638
> Project: Hadoop Common
> Issue Type: Bug
> Components: kms
> Reporter: Wei-Chiu Chuang
> Assignee: Wei-Chiu Chuang
> Fix For: 2.8.0, 3.0.0-alpha2
>
> Attachments: HADOOP-13638.001.patch, HADOOP-13638.002.patch
>
>
> We found that the Configuration object in UGI in KMS server is not
> initialized properly, therefore it does not load core-site.xml from
> {{KMSConfiguration.KMS_CONFIG_DIR}}.
> This becomes a problem when the Hadoop cluster uses LdapGroupsMapping for
> group resolution, because the UGI in KMS falls back to the default
> JniBasedUnixGroupsMappingWithFallback (defined in core-default.xml) and is
> thus not consistent with the Hadoop cluster.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]