zhengchenyu commented on pull request #2852: URL: https://github.com/apache/hadoop/pull/2852#issuecomment-834244745
@ayushtkn @steveloughran I add two method (testDistCpWithFile, testDistCpWithUpdateExistFile) in AbstractContractDistCpTest. testDistCpWithUpdateExistFile will reproduce this bug if not apply this path. I don't know how to test cloud filesystem, so I only test OptionalTestHDFSContractDistCp class in my laptop. I did't use distCpUpdate, because this problem only reproduced when both -delete and -update are specified. I afraid that distCpUpdate's parameter will changed in the future. At last, sorry for choose wrong module, this issue should belong to HADOOP but not MAPREDUCE. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
