Description
Currently Proxyuser specification accepts a list of users and groups including wildcard values. Same functionality is already encapsulated in AccessControlList . It will be better to refactor ProxyUsers to use AccessControlList instead of maintaining separate logic.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-10659 Refactor AccessControlList to reuse utility functions and to improve performance
- Closed