-----------------------------------
Key: HADOOP-883
URL: https://issues.apache.org/jira/browse/HADOOP-883
Project: Hadoop
Issue Type: New Feature
Components: fs
Affects Versions: 0.10.1
Reporter: Tom White
Priority: Minor
A fsck tool for S3 would help diagnose data problems and also collect statistics on the use of a S3 volume.
The existing 'bin/hadoop fsck' invocation should be extended to support S3 (currently it supports only HDFS) rather than adding another command. It should be possible to do this by extracting the filesystem from the path (required first argument) and delegating to the relevant fsck tool.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira