Access S3 Tables from Databricks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2025 01:06 PM
Hi,
When I was looking for how to access S3 Tables from Databricks, I came across this AWS blog post: https://aws.amazon.com/blogs/big-data/access-amazon-s3-iceberg-tables-from-databricks-using-aws-glue.... While it's not quite S3 Tables mentioned in the blog post (just Iceberg tables that happen to be stored in S3), the post shows a way to do it using Spark in a Databricks cluster. Does that also work for S3 Tables? Are there other ways than using Spark to access S3 Tables from Databricks?
Thanks,
C