You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Suraj Nayak M (JIRA)" <ji...@apache.org> on 2014/06/15 22:38:02 UTC

[jira] [Created] (HADOOP-10704) Corrupt Files are not moved to bad_files in LocalFileSystem

Suraj Nayak M created HADOOP-10704:
--------------------------------------

             Summary: Corrupt Files are not moved to bad_files in LocalFileSystem
                 Key: HADOOP-10704
                 URL: https://issues.apache.org/jira/browse/HADOOP-10704
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
            Reporter: Suraj Nayak M
            Priority: Minor


A file is created using LocalFileSystem. When the file is corrupted/changed and tried to read, it throws ChecksumException as the CRC does not match. But this process does not move the affected file to "bad_files" directory.



--
This message was sent by Atlassian JIRA
(v6.2#6252)