cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Is S3 dbfs mount faster then direct access?

140015
New Contributor III

Hi,

Is there any speed difference between mounted s3 bucket and direct access during reading/writing delta tables or other type of files? I tried to find something in docs, but didn't found anything.

1 ACCEPTED SOLUTION

Accepted Solutions

Vivian_Wilfred
Databricks Employee
Databricks Employee

Hi @Jacek Dembowiakโ€‹ , behind the scenes, mounting an S3 bucket and reading from it works the same way as directly accessing it. Mounts are just metadata, the underlying access mechanism is the same for both the scenarios you mentioned. Mounting the storage is for ease of usage and security but not for improving speed.

I hope this answers your question. Please mark the comment as the best answer to resolve the query.

View solution in original post

1 REPLY 1

Vivian_Wilfred
Databricks Employee
Databricks Employee

Hi @Jacek Dembowiakโ€‹ , behind the scenes, mounting an S3 bucket and reading from it works the same way as directly accessing it. Mounts are just metadata, the underlying access mechanism is the same for both the scenarios you mentioned. Mounting the storage is for ease of usage and security but not for improving speed.

I hope this answers your question. Please mark the comment as the best answer to resolve the query.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group