Details
Description
HADOOP-13442 added UGI#getGroups to avoid list->array->list conversions. This ticket is opened to change RouterPermissionChecker#checkSuperuserPrivilege to use UGI#getGroups.
Attachments
Issue Links
- is a clone of
-
HDFS-15344 DataNode#checkSuperuserPrivilege should use UGI#getGroups after HADOOP-13442
- Resolved