Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Custom SuperUserGroup - Implications for other Hadoop Services?

avatar
Expert Contributor

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...

1 ACCEPTED SOLUTION

avatar
Master Mentor

@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."

View solution in original post

2 REPLIES 2

avatar
Master Mentor

@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."

avatar
Master Mentor

@Wes Floyd are you still having issues? Can you accept the best answer or provide your own solution?