Access the data from cross-cloud.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2024 11:14 PM
Hi All ,
We have a use case where we need to connect AWS Databricks to a GCP storage bucket to access the data. In Databricks We're trying to use external locations and storage credentials, but it seems like AWS Databricks only supports AWS storage bucket credentials and Cloudflare.
Is there any way to set up a connection and retrieve data from the GCP storage location using AWS Databricks?
Regards,
Phani
- Labels:
-
Delta Lake
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 04:26 AM
Hi @Phani1 ,
You can use delta sharing. In that way you can create share that will allow you to access data stored in GCS and it's govern by UC permissions model.
What is Delta Sharing? | Databricks on AWS
You can also use legacy approach, but it doesn't support UC:

