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 "Hairong Kuang (JIRA)" <ji...@apache.org> on 2010/07/22 00:33:49 UTC

[jira] Created: (HADOOP-6872) ChecksumFs#listStatus should filter out .crc files

ChecksumFs#listStatus should filter out .crc files
--------------------------------------------------

                 Key: HADOOP-6872
                 URL: https://issues.apache.org/jira/browse/HADOOP-6872
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
    Affects Versions: 0.21.0
            Reporter: Hairong Kuang
             Fix For: 0.22.0


Currently ChecksumFs#listStatus listing not only regular files but also .crc files. Crc files should be filtered out.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.