Create external location referencing another cloud.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2024 01:01 PM
I have an Azure Databricks, but my data lake is in another cloud (AWS).
Is it possible for me to create an external location in Azure Databricks, pointing to the container contained in the S3 Bucket.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2024 11:01 PM
Hi @luiz_santana ,
This is currently not supported. However, you can reference data in S3 bucket using below method:
https://learn.microsoft.com/en-us/azure/databricks/connect/storage/amazon-s3

