cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Access S3 Tables from Databricks

CT123456
New Contributor II

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

 

3 REPLIES 3

ashishmor
New Contributor II

In Databricks, you can access Iceberg tables stored in S3 using Spark, as shown in the blog. However, Databricks doesn’t currently support AWS S3 Tables directly (S3 being serverless feature from AWS). The best way is to store data in Iceberg format, register it in AWS Glue, and access it via Spark in Databricks. Other non-Spark methods aren’t supported yet on Databricks for this use case.

CT123456
New Contributor II

Thanks. Any idea whether/when Databricks will support more direct, native support for accessing S3 Tables, like what Snowflake does: https://aws.amazon.com/blogs/storage/connect-snowflake-to-s3-tables-using-the-sagemaker-lakehouse-ic...

 

ashishmor
New Contributor II

Not sure if it Databricks is supporting same way as snowflake but this is what I found (https://docs.databricks.com/aws/en/connect/storage/amazon-s3) This was updated in February 2025. Hope It helps.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now