Quantcast
Channel: Simplilearn Community
Viewing all articles
Browse latest Browse all 50081

Error while copying a file from local to hdfs in cloudlab

$
0
0
I created a directory in HDFS named "mydir1" and then tried to copy a file from local file system to hdfs. here are the commands

:> pwd
/home/fce3691a236a6ce8b6419117e61008/manu
:>
:> ll
total 8
-rw-rw-r-- 1 fce3691a236a6ce8b6419117e61008 fce3691a236a6ce8b6419117e61008 26 Jan 3 16:55 f1.txt
-rw-rw-r-- 1 fce3691a236a6ce8b6419117e61008 fce3691a236a6ce8b6419117e61008 2106 Jan 3 17:00 f2.txt
:>
:> hadoop fs -mkdir mydir1
:> hadoop fs -ls
Found 1 items
drwxr-xr-x -...

Error while copying a file from local to hdfs in cloudlab

Viewing all articles
Browse latest Browse all 50081

Trending Articles