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

WASB: Add asterisk wildcard support for PageBlobDirSet

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • fs/azure
    • None

    Description

      In WASB, property "fs.azure.page.blob.dir" only support literal directory name.
      We need to add support for wildcard '*' to represent for any directory name.
      For example, the following pattern should be supported:

      /dir1/dir2 
      /dir1/*/dir3
      /dir1/*/*/dir4
      /dir1/*/*/file
      

      Attachments

        1. HADOOP-15957-002.patch
          13 kB
          Da Zhou
        2. HADOOP-15957-001.patch
          13 kB
          Da Zhou

        Activity

          People

            DanielZhou Da Zhou
            DanielZhou Da Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: