Support Questions

Find answers, ask questions, and share your expertise

Zookeeper, NameNode etc - Permission denied because of "number-users"

avatar

Hi,

for everyone experiencing the error in the screenshot... check if there is some hidden central user management system active - which deletes your users...

Daniel

40467-unbenannt.png

1 ACCEPTED SOLUTION

avatar

central user management overrides local user installations...

View solution in original post

4 REPLIES 4

avatar
Rising Star

Did you install HDP Client on that server?

avatar

are you referring to the "hdfs client"? if so, yes.

The Master also contains both, ambari-server as well as the ambari-agent.

avatar
New Member

Your files are owned by UID's instead of usernames.. May be your unix team has changed the UID's of service users..
Change the ownership of files owned by 37990 to 'hdfs' user by using chown linux command..

avatar

central user management overrides local user installations...