Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-424

FUSE module chokes on directories with lots (10,000+ or so) files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • fuse-dfs
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wyckoff Pete Wyckoff
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: