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: 

Hitting 504 Error with Databricks Delta Share open sharing protocol

nbrisson
New Contributor

When trying to query a particularly large table that my team has been given access to in a share (we are querying the table using a profile file with bearer token), we are continually hitting the following error:

io.delta.sharing.client.util.UnexpectedHttpStatuss: HTTP request failed with status: HTTP/1.1 504 Gateway Timeout {"error_code":"DEADLINE_EXCEEDED"}

Are there limitations on the databricks delta share server for the amount of data you can query via a share?

1 REPLY 1

nbrisson
New Contributor

As a note we are using the deltaSharing data source like so:

spark.read.format("deltaSharing")

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