Harish JP created HADOOP-17709: ---------------------------------- Summary: ChecksumFileSystem does not filter .crc files in listStatusIterator Key: HADOOP-17709 URL: https://issues.apache.org/jira/browse/HADOOP-17709 Project: Hadoop Common Issue Type: Bug Components: common Reporter: Harish JP
The listStatusIterator does not filter the .crc files. It has to be overridden and implemented in ChecksumFileSystem. This affects all filesystems derived from ChecksumFileSystem, the most notable is LocalFileSystem which is used by default for file://. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org