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

Globbing optimizations and regression fix

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.1.0-beta, 3.0.0-alpha1
    • None
    • fs

    Description

      When globbing was commonized to support both filesystem and filecontext, it regressed a fix that prevents an intermediate glob that matches a file from throwing a confusing permissions exception. The hdfs traverse check requires the exec bit which a file does not have.

      Additional optimizations to reduce rpcs actually increases them if directories contain 1 item.

      Attachments

        1. HADOOP-10942.patch
          20 kB
          Daryn Sharp

        Issue Links

          Activity

            People

              daryn Daryn Sharp
              daryn Daryn Sharp
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: