Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-19092 ABFS phase 4: post Hadoop 3.4.0 features
  3. HADOOP-19187

ABFS: [FnsOverBlob] Making AbfsClient Abstract for supporting both DFS and Blob Endpoint

    XMLWordPrintableJSON

Details

    Description

      Azure Services support two different set of APIs.
      Blob: https://learn.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api 
      DFS: https://learn.microsoft.com/en-us/rest/api/storageservices/datalakestoragegen2/operation-groups 

      As per the plan in HADOOP-19179, this task enables ABFS Driver to work with both set of APIs as per the requirement.

      Scope of this task is to refactor the ABfsClient so that ABFSStore can choose to interact with the client it wants based on the endpoint configured by user.

      The blob endpoint support will remain "Unsupported" until the whole code is checked-in and well tested.

      Attachments

        Issue Links

          Activity

            People

              anujmodi Anuj Modi
              anujmodi Anuj Modi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: