Details
Description
HADOOP-13442 added UGI#getGroups to avoid list->array->list conversions. This ticket is opened to change DataNode#checkSuperuserPrivilege to use UGI#getGroups.
Attachments
Issue Links
- is cloned by
-
HDFS-15345 RBF: RouterPermissionChecker#checkSuperuserPrivilege should use UGI#getGroups after HADOOP-13442
- Resolved