Rushabh S Shah created HDFS-12811:
-------------------------------------

             Summary: A cheaper, faster, less memory intensive Hadoop fsck
                 Key: HDFS-12811
                 URL: https://issues.apache.org/jira/browse/HDFS-12811
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: namenode
            Reporter: Rushabh S Shah
            Assignee: Rushabh S Shah


A cheaper, faster, less memory intensive, approach is eliminate the traversal 
by directly scanning the inode table.
 A side-effect is paths would be scanned and displayed in a random order. A new 
option, ex. "-direct" or "-fast", would likely be required to avoid 
compatibility issues.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to