Uploaded image for project: 'Kite SDK (READ-ONLY)'
  1. Kite SDK (READ-ONLY)
  2. KITE-1102

Cannot create datasets using the s3a protocol

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 1.1.0
    • Fix Version/s: 1.2.0
    • Component/s: Data Module
    • Labels:
      None

      Description

      KITE-938 added experimental support for the s3n and s3a S3 protocols. However, the registered URI patterns for the protocols are substantially different; the patterns for s3a are missing a "/*path" part that is included for the s3n patterns. This part seems to be necessary because a bucket name is a required component of the URI, in the host position. Without it, an "Unknown repository URI pattern" IllegalArgumentException is thrown. After adding in this missing pattern part to the kite-data-s3 Loader I was successfully able to create a dataset with s3a.

        Attachments

          Activity

            People

            • Assignee:
              mkwhitacre Micah Whitacre
              Reporter:
              noslowerdna Andrew Olson
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: