+1 vote
in Hadoop by
What are the Hadoop shell commands can use for copy operation?

1 Answer

0 votes
by

The copy operation command are:

  1. fs –copyToLocal
  2. fs –put
  3. fs –copyFromLocal.
...