generated from databricks-industry-solutions/industry-solutions-blueprints
-
Notifications
You must be signed in to change notification settings - Fork 120
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers