[
https://issues.apache.org/jira/browse/HDFS-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Bockelman updated HDFS-424:
---------------------------------
Issue Type: Improvement (was: Bug)
Marking this as an improvement, not a bug. Seems to simply be a matter of
"this is how FUSE works".
Currently, I'm working on a patch to no longer leak FileSystem handles. Once
that is done, I may review this.
> FUSE module chokes on directories with lots (10,000+ or so) files
> -----------------------------------------------------------------
>
> Key: HDFS-424
> URL: https://issues.apache.org/jira/browse/HDFS-424
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: contrib/fuse-dfs
> Reporter: Pete Wyckoff
>
> For some reason, fuse is calling getattr for every file after doing a
> readdir. The readdir supplies the same info so there's no reason for the
> getattr calls (that I can see) and it does not do this for subdirectories.
> I don't know why it's doing this, so I sent an email to the fuse development
> list.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira