Owen O'Malley wrote:

On Jan 28, 2009, at 6:16 PM, Sriram Rao wrote:

By "scrub" I mean, have a tool that reads every block on a given data
node.  That way, I'd be able to find corrupted blocks proactively
rather than having an app read the file and find it.

The datanode already has a thread that checks the blocks periodically for exactly that purpose.

since Hadoop 0.16.0. scans all the blocks every 3 weeks (by default, interval can be changed).

Raghu.

Reply via email to