You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2009/04/14 22:48:14 UTC

[jira] Updated: (HADOOP-5671) DistCp.sameFile(..) should return true if src fs does not support checksum

     [ 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.