From 8d62d92372c432a59b42e4b029816cc7c7b85c69 Mon Sep 17 00:00:00 2001 From: Aaron Myers Date: Tue, 1 Apr 2014 16:19:03 +0000 Subject: [PATCH] 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 --- hadoop-common-project/hadoop-common/CHANGES.txt | 3 +++ .../hadoop-common/src/main/conf/hadoop-policy.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index bfc8ef29f76..d0322ab1f8b 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -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 diff --git a/hadoop-common-project/hadoop-common/src/main/conf/hadoop-policy.xml b/hadoop-common-project/hadoop-common/src/main/conf/hadoop-policy.xml index 491dbe7dbe9..ee9d70f99a7 100644 --- a/hadoop-common-project/hadoop-common/src/main/conf/hadoop-policy.xml +++ b/hadoop-common-project/hadoop-common/src/main/conf/hadoop-policy.xml @@ -85,7 +85,7 @@ - security.refresh.usertogroups.mappings.protocol.acl + security.refresh.user.mappings.protocol.acl * ACL for RefreshUserMappingsProtocol. Used to refresh users mappings. The ACL is a comma-separated list of user and