Distcp should support verification modes ----------------------------------------
Key: HADOOP-1532 URL: https://issues.apache.org/jira/browse/HADOOP-1532 Project: Hadoop Issue Type: New Feature Components: util Reporter: Senthil Subramanian Fix For: 0.14.0 distcp doesnot currently support any verification after copying files. It should support 1. verify quick (vq) mode - which compares the source and destination CRCs 2. verify long (vl) mode - which in addition to verify quick should read the entire destination file to catch DFS block level errors -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.