[ 
https://issues.apache.org/jira/browse/HDFS-12811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rushabh S Shah updated HDFS-12811:
----------------------------------
    Description: 
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.
PS: This enhancement is valid only if the path is root directory {{/}}

  was:
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.


> 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.
> PS: This enhancement is valid only if the path is root directory {{/}}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to