[
https://issues.apache.org/jira/browse/BIGTOP-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14240176#comment-14240176
]
Konstantin Boudnik commented on BIGTOP-1560:
--------------------------------------------
Ok, BIGTOP-1563 is pretty much done. Please make sure to add the following
parameters to your ssh invocation {{-o StrictHostKeyChecking=no -i
~/.ssh/id_hdfsuser}}
The former will accept new hosts without confirmation, and the latter will use
a special key produced by the puppet recipes.
> Add a test case for performing block corruption recovery
> --------------------------------------------------------
>
> Key: BIGTOP-1560
> URL: https://issues.apache.org/jira/browse/BIGTOP-1560
> Project: Bigtop
> Issue Type: Test
> Components: tests
> Affects Versions: 0.8.0
> Reporter: Dasha Boudnik
> Assignee: Dasha Boudnik
> Fix For: 0.9.0
>
> Attachments: BIGTOP-1560.patch
>
>
> Found this issue in internal testing. Roughly:
> create file in HDFS
> find block for the file
> corrupt a block
> trigger recovery by trying to read the file
> check recovery was successful
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)