+1 vote
in Hadoop by
Is it possible to copy files between different clusters? If yes, How can you achieve this?

1 Answer

0 votes
by

Yes, we can copy files between multiple Hadoop clusters. This can be done using distributed copy.

...