Hadoop 2
Bug Fixes
HADTWO-1357: A problem has been fixed that caused
DistCp
when used with dynamic strategy not to update thechunkFilePath
and other static variables any time after the first job. This occurred whenDistCp::run()
was used; a single copy succeeded, but subsequent jobs finished with reported success but without any actual copying.