[ https://issues.apache.org/jira/browse/HDFS-366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lei (Eddy) Xu resolved HDFS-366. -------------------------------- Resolution: Won't Fix This is stalled issue and currently no need for this. > Support manually fsck in DataNode > --------------------------------- > > Key: HDFS-366 > URL: https://issues.apache.org/jira/browse/HDFS-366 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: Lei (Eddy) Xu > Attachments: HADOOP-4763.patch, fsck.patch, fsck.patch > > > Now DataNode only support scan all blocks periodically. Our site need a tool > to check some blocks and files manually. > My current design is to add a parameter to DFSck to indicate deeply and > manually fsck request, then let NameNode collect property block identifies > and sent them to associated DataNode. > I'll let DataBlockScanner runs in two ways: periodically ( original one ) and > manually. > Any suggestions on this are welcome. -- This message was sent by Atlassian JIRA (v6.2#6252)