Created 11-19-2015 08:57 PM
If we set a custom value for dfs.permissions.superusergroup do we need to add any other Hadoop services to that group in order for the cluster to function normally?
For example, if we set "dfs.permissions.superusergroup=blueManGroup" would we need to add service accounts such as hive, hdfs, oozie, etc. to the "blueManGroup"?
Couldn't find the answer in the Hadoop documentation: https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsPermissionsGuide.html#The...
Created 11-20-2015 10:45 AM
@Wes Floyd This article explains it further. Link
My answer is No. Extract from the above test "I also did not screw up the fact that hdfs
is my true superuser as shown by my "old" HDFS home directory process."
Created 11-20-2015 10:45 AM
@Wes Floyd This article explains it further. Link
My answer is No. Extract from the above test "I also did not screw up the fact that hdfs
is my true superuser as shown by my "old" HDFS home directory process."
Created 02-02-2016 09:08 PM
@Wes Floyd are you still having issues? Can you accept the best answer or provide your own solution?