I am new to hadoop distributed file system, I have done complete installation of hadoop single node on my machine.but after that when i am going to upload data to hdfs it gi
I solved this problem temporary by disabling the dfs permission.By adding below property code to conf/hdfs-site.xml
dfs.permissions false