2

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
David Foerster
  • 36,264
  • 56
  • 94
  • 147

1 Answers1

0

/usr/local/hadoop/user/local/hadoop.

Looks like a typo to me.

David Foerster
  • 36,264
  • 56
  • 94
  • 147
  • As you're (nearly) a reputation 1 user: if this answers your question, don't forget to click the grey ☑ under the "0" at the left of this text to accept it, which means "yes, this answer is valid"! – David Foerster Oct 16 '15 at 13:04