You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2007/01/11 10:22:27 UTC

[jira] Created: (HADOOP-883) Create fsck tool for S3 file system

Create fsck tool for S3 file system
-----------------------------------

                 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