What is Distcp?
It is a tool used for concurrent data copying to and from Hadoop file systems with very huge amounts of data. Its distribution, error handling, recovery, and reporting are all impacted by MapReduce. A list of files and directories is expanded into a series of inputs to map jobs, each of which copies a specific subset of the files listed in the source list.





