Why does “hadoop fs -mkdir” fail with Permission Denied?

后端 未结 6 804
甜味超标
甜味超标 2020-12-28 18:22

I am using Cloudera on a VM machine that I am playing around with. Unfortunately I am having issues copying data to the HDFS, I am getting the following:

[cl         


        
6条回答
  •  無奈伤痛
    2020-12-28 19:08

    In cloudera manager, you can change the settings: hdfs->configuration->view&edit, uncheck the Check HDFS Permissions dfs.permissions and restart the hdfs.

提交回复
热议问题