[
https://issues.apache.org/jira/browse/HADOOP-10817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur updated HADOOP-10817:
----------------------------------------
Attachment: HADOOP-10817.patch
new patch addressing one of the comments i've missed in previous patch.
bq. Would be good to Precondition check that init has been called wherever we
use configPrefix or related
The {{ProxyUsers}} initialization logic ensures this happens.
---
This is belongs to a string of patches built on top of each other:
* HADOOP-10817 proxyuser logic supporting custom prefix properties
* HADOOP-10799 HTTP delegation token built in client/server authentication
classes
* HADOOP-10800 HttpFS using HADOOP-10799 and removing custom code
* HADOOP-10835 HTTP proxyuser logic built in client/server authentication
classes
* HADOOP-10836 HttpFS using HADOOP-10835 and removing custom code
* HADOOP-10770 KMS delegation support using HADOOP-10799
* HADOOP-10698 KMS proxyuser support using HADOOP-10835
> ProxyUsers configuration should support configurable prefixes
> --------------------------------------------------------------
>
> Key: HADOOP-10817
> URL: https://issues.apache.org/jira/browse/HADOOP-10817
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 3.0.0
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Attachments: HADOOP-10817.patch, HADOOP-10817.patch,
> HADOOP-10817.patch, HADOOP-10817.patch
>
>
> 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).
--
This message was sent by Atlassian JIRA
(v6.2#6252)