Skip to content

Add s3a:// support #158

@dmoore247

Description

@dmoore247

Is your feature request related to a problem? Please describe.
As stands, there are a number of cases where the startswith("s3://") test is applied. Unfortunately this will not work properly with s3a:// URIs to on-prem object stores.

Describe the solution you'd like
Support s3a://<host>/.... paths

Describe alternatives you've considered
A DBFS mount might be used with a classic, non-UC cluster, but would not work well with a managed UC table as a target.

Additional context
This would open up hybrid storage architectures, perhaps even cross cloud storage architectures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions