[ https://issues.apache.org/jira/browse/HADOOP-5671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tsz Wo (Nicholas), SZE updated HADOOP-5671: ------------------------------------------- Attachment: 5671_20090414.patch 5671_20090414.patch: If src fs does not support file checksum, it may throw a FileNotFoundException. In such case, we should return true. > 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 > Attachments: 5671_20090414.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.