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:ย 

Failed to create ingestion gateway due to no 'serverless compute'

timstrath
New Contributor
Failed to create ingestion gateway
Pipelines targeting catalogs using Default Storage must use serverless compute. If you don't have access to serverless compute, please contact Databricks to enable this feature for your workspace.
1 REPLY 1

szymon_dybczak
Esteemed Contributor III

Hi @timstrath ,

It seems that your catalog is backed up by default storage. In that case this error is pretty explicit. You need to use serverless compute to create lakeflow ingestion pipeline if you have catalog using default storage (IBTW  think you need to use serverless for all managed connectors).
Also, look at requirements section:

szymon_dybczak_1-1766069963567.png

 

Make sure serverless compute is enabled for your workspace.