[
https://issues.apache.org/jira/browse/HADOOP-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hairong Kuang updated HADOOP-2754:
----------------------------------
Attachment: crc.patch
> Currently fs either uses a user-provided filter or the default filter if no
> filter is provided by the user.
Sorry that I did not look at this issue very closely. This how globStatus is
implemented but not for listStatus.
Here is a patch that fixed the problem.
> Path filter for Local file system list .crc files
> -------------------------------------------------
>
> Key: HADOOP-2754
> URL: https://issues.apache.org/jira/browse/HADOOP-2754
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: Amareshwari Sri Ramadasu
> Assignee: Hairong Kuang
> Fix For: 0.16.1
>
> Attachments: crc.patch
>
>
> If we write a path filter for local file system, it lists .crc files also.
> If dont pass any filter, it lists paths properly without any .crc files. But
> we write a filter, it does list .crc files also.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.