HADOOP-10414. Incorrect property name for RefreshUserMappingProtocol in hadoop-policy.xml. Contributed by Joey Echeverria.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1583729 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Aaron Myers 2014-04-01 16:19:03 +00:00
parent d28be56239
commit 8d62d92372
2 changed files with 4 additions and 1 deletions

View File

@ -335,6 +335,9 @@ Release 2.5.0 - UNRELEASED
removes unused FileContext.getFileStatus(..) and fixes various javac
warnings. (szetszwo)
HADOOP-10414. Incorrect property name for RefreshUserMappingProtocol in
hadoop-policy.xml. (Joey Echeverria via atm)
Release 2.4.1 - UNRELEASED
INCOMPATIBLE CHANGES

View File

@ -85,7 +85,7 @@
</property>
<property>
<name>security.refresh.usertogroups.mappings.protocol.acl</name>
<name>security.refresh.user.mappings.protocol.acl</name>
<value>*</value>
<description>ACL for RefreshUserMappingsProtocol. Used to refresh
users mappings. The ACL is a comma-separated list of user and