4486220bb2
This reverts commit dd65eea74b1f9dde858ff34df8111e5340115511. Change-Id: I74180cf59d5bbad8c9f66cb331535addcbea863e
DistCp (distributed copy) is a tool used for large inter/intra-cluster copying. It uses Map/Reduce to effect its distribution, error handling and recovery, and reporting. It expands a list of files and directories into input to map tasks, each of which will copy a partition of the files specified in the source list.