Hi ,
Issue1:
I created a file in my local machine and when trying to write to hdfs in webconsole/cloudlab ,its throwing error saying permission denied as below.
[ameeya.oit_gmail@ec2-52-86-42-143 ~]$ hadoop fs -put /home/ameeya.oit_gmail/test.txt /test.txtput: Permission denied: user=ameeya.oit_gmail, access=WRITE, inode="/test.txt._COPYING_":hdfs:hdfs:drwxr-xr-x
Issue2:
Also in VMware using ubuntu I am able to copy the file from local to hdfs using put command but when copying one file to...
Permission denied to copy file from local
Issue1:
I created a file in my local machine and when trying to write to hdfs in webconsole/cloudlab ,its throwing error saying permission denied as below.
[ameeya.oit_gmail@ec2-52-86-42-143 ~]$ hadoop fs -put /home/ameeya.oit_gmail/test.txt /test.txtput: Permission denied: user=ameeya.oit_gmail, access=WRITE, inode="/test.txt._COPYING_":hdfs:hdfs:drwxr-xr-x
Issue2:
Also in VMware using ubuntu I am able to copy the file from local to hdfs using put command but when copying one file to...
Permission denied to copy file from local