Created on 03-18-2016 02:26 PM - edited 09-16-2022 03:10 AM
On our clusters when a user creates an HDFS directory under /user/<username> the permissions are set as <username><username> instead of <username><user group>.
We are using org.apache.hadoop.security.ShellBasedUnixGroupsMapping and we do have Kerberos enabled as well as LDAP authentication enabled for login.
Is there a way to have the group ownership default to the user's group instead of the user name?
Created 03-18-2016 03:10 PM
Created 03-18-2016 03:10 PM