Login
Remember
Register
Ask a Question
Is it possible to copy files between different clusters? If yes, How can you achieve this?
+1
vote
asked
Oct 29, 2022
in
Hadoop
by
SakshiSharma
Is it possible to copy files between different clusters? If yes, How can you achieve this?
hadoop
copy-files
cluster
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 29, 2022
by
SakshiSharma
Yes, we can copy files between multiple Hadoop clusters. This can be done using distributed copy.
...