I tried to move my json files into hdfs by using -put command as shown below.
[kkgprest27288@cxln4 training]$ hdfs dfs -put /home/kkgprest27288/training/employee.json /kkfiles
put: Permission denied: user=kkgprest27288, access=WRITE, inode="/kkfiles.COPYING":hdfs:hdfs:drwxr-xr-x
But it says permission denied…