I want to move the Hadoop installation to the /usr/local/hadoop
directory, but it says-
mv: cannot move ‘/home/pg/Desktop/hadoop-2.7.1’ to ‘/user/local/hadoop’: No such file or directory
I want to move the Hadoop installation to the /usr/local/hadoop
directory, but it says-
mv: cannot move ‘/home/pg/Desktop/hadoop-2.7.1’ to ‘/user/local/hadoop’: No such file or directory
/usr/local/hadoop
≠ /user/local/hadoop
.
Looks like a typo to me.