[ https://issues.apache.org/jira/browse/HADOOP-5671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699455#action_12699455 ]
Koji Noguchi commented on HADOOP-5671: -------------------------------------- Thanks Nicholas, Chris, Suresh! Since this is sort of a regression for 0.19, can we also commit it to 0.19.* and 0.20.1 ? (-update option won't work without this patch when pulling from 0.18 cluster or earlier versions) > DistCp.sameFile(..) should return true if src fs does not support checksum > -------------------------------------------------------------------------- > > Key: HADOOP-5671 > URL: https://issues.apache.org/jira/browse/HADOOP-5671 > Project: Hadoop Core > Issue Type: Bug > Components: tools/distcp > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Tsz Wo (Nicholas), SZE > Fix For: 0.21.0 > > Attachments: 5671_20090414.patch, 5671_20090415.patch > > > In DistCp.sameFile(..), if src FileSystem does not support file checksum, it > should return true. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.