Details
Description
Currently ProxyUsers and the ImpersonationProvider are hardcoded to use hadoop.proxyuser. prefixes for loading proxy user configuration.
Adding the possibility of using a custom prefix will enable reusing the ProxyUsers class from other components (i.e. HttpFS and KMS).
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-10835 Implement HTTP proxyuser support in HTTP authentication client/server libraries
- Closed
- breaks
-
HADOOP-10885 Fix dead links to the javadocs of o.a.h.security.authorize
- Resolved
-
HIVE-9245 TestHadoop20SAuthBridge uses DefaultImpersonationProvider (2.4.0 -> 2.6.0 API change)
- Resolved
- is duplicated by
-
HDFS-7362 Proxy user refresh won't modify or remove existing groups or hosts from super user list
- Resolved
- relates to
-
HIVE-7184 TestHadoop20SAuthBridge no longer compiles after HADOOP-10448
- Closed