-
Type:
Bug
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 2.5.0, 3.0.0-alpha1
-
Fix Version/s: 2.6.0
-
Component/s: documentation
-
Labels:
-
Target Version/s:
The HDFS permissions guide states that our default group mapping class is org.apache.hadoop.security.ShellBasedUnixGroupsMapping. This is no longer true. The default has been changed to org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.