Hi All I am new to hadoop and trying to get some hands-on.I am trying to create a new directory under user folder in the cloudera-quickstart-vm-4.3.0 virtual machine. Can you help me out here? Below is the permission error i get.
[cloudera@localhost ~]$ hadoop fs -mkdir /user/newuser mkdir: Permission denied: user=cloudera, access=WRITE, inode="/user":hdfs:supergroup:drwxr-xr-x [cloudera@localhost ~]$ Regards Sriram
