You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Dasha Boudnik (JIRA)" <ji...@apache.org> on 2014/07/16 23:11:05 UTC

[jira] [Created] (BIGTOP-1377) Add a test case for performing block corruption recovery

Dasha Boudnik created BIGTOP-1377:
-------------------------------------

             Summary: Add a test case for performing block corruption recovery
                 Key: BIGTOP-1377
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1377
             Project: Bigtop
          Issue Type: Test
          Components: Tests
         Environment: HDP2.1
            Reporter: Dasha Boudnik


Create file with some data.
Go to DataNode and vi the block; add some extra data to the block.
Start doing a bunch of 'hdfs dfs -cat <file path>'s; should see checksum error.
NameNode should replicate a new healthy block and delete the corrupt block.



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