Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-15763 Über-JIRA: abfs phase II: Hadoop 3.3 features & fixes
  3. HADOOP-17002

ABFS: Avoid storage calls to check if the account is HNS enabled or not

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.4.0
    • 3.3.1, 3.4.0
    • fs/azure
    • None

    Description

      Each time an FS instance is created a Getacl call is made. If the call fails with 400 Bad request, the account is determined to be a non-HNS account.

      Recommendation is to create a config and be able to avoid store calls to determine account HNS status,

      If config is available, use that to determine account HNS status. If config is not present in core-site, default behaviour will be calling getAcl.

      Attachments

        Issue Links

          Activity

            People

              bilahari.th Bilahari T H
              bilahari.th Bilahari T H
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: