[
https://issues.apache.org/jira/browse/HADOOP-5144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boris Shkolnik updated HADOOP-5144:
-----------------------------------
Release Note: This patch added a new DFSAdmin command
[-restoreFailedStorage true|false|check]
> manual way of turning on restore of failed storage replicas for namenode
> ------------------------------------------------------------------------
>
> Key: HADOOP-5144
> URL: https://issues.apache.org/jira/browse/HADOOP-5144
> Project: Hadoop Core
> Issue Type: Improvement
> Components: dfs
> Reporter: Boris Shkolnik
> Assignee: Boris Shkolnik
> Fix For: 0.21.0
>
> Attachments: Hadoop-5144-1.patch, Hadoop-5144-2.patch,
> Hadoop-5144.patch
>
>
> when HADOOP-4885 is implemented and committed we will automatic facility to
> restore failed storage replicas for namenode. Currently it is controlled by
> configuration file.
> But since it is quite a "sensitive" feature we might want to have a manual
> way of turning it on. (i.e. starting with the feature turned off, and turn it
> on when needed).
> we can use hadoop dfsadmin script to do this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.