Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-14169

Implement listStatusIterator, listLocatedStatus for ViewFs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.6.5
    • 2.9.0, 2.7.4, 3.0.0-alpha4, 2.8.2
    • viewfs
    • None
    • Reviewed

    Description

      Similar to what HADOOP-11812 did for ViewFileSystem, currently ViewFs does not respect optimizations to listStatusIterator or listLocatedStatus, using the naive implementations within AbstractFileSystem. This can cause performance issues if iterating over a large directory, especially if the locations are also needed. This can be easily fixed.

      Attachments

        1. HADOOP-14169.000.patch
          12 kB
          Erik Krogen
        2. HADOOP-14169.001.patch
          12 kB
          Erik Krogen
        3. HADOOP-14169.002.patch
          12 kB
          Erik Krogen

        Issue Links

          Activity

            People

              xkrogen Erik Krogen
              xkrogen Erik Krogen
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: