hadoop user file permissions

前端 未结 2 1170
逝去的感伤
逝去的感伤 2021-01-19 02:32

i have a problem in setting hadoop file permissions in hortonworks and cloudera.

My requirement is:

1. create a new user with new group  
2. crea         


        
2条回答
  •  甜味超标
    2021-01-19 03:32

    You should repeat your step on the master node (active namenode).

    After that, run

    hdfs dfsadmin -refreshUserToGroupsMappings 
    

提交回复
热议问题