Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-beta1
-
None
Description
HDFS-12357 introduced a new config 'dfs.namenode.inode.attributes.provider.bypass.users' to allow configured users to bypass external attributes provider. However, after committing HDFS-12357, noticed that a different config name 'dfs.namenode.authorization.provider.bypass.users' is put into hdfs-default.xml, which is different than what used in java code. And this is not correct.
Creating this jira to fix the hdfs-default.xml one to be consistent with the implementation
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-12357 Let NameNode to bypass external attribute provider for special user
- Resolved