An Apache Spark-based analytics platform optimized for Azure.
Before I jump into researching, how come I can connect to the databricks workspace using a Gen2 Dataflow in Fabric, but cannot connect to it via a Fabric Pipeline?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I'm trying to connect to a databricks catalog from Fabric, and cannot connect via Pipelines. It does work for dataflow, but pipeline always throws me this error from the same connection.
An Apache Spark-based analytics platform optimized for Azure.
Before I jump into researching, how come I can connect to the databricks workspace using a Gen2 Dataflow in Fabric, but cannot connect to it via a Fabric Pipeline?
Hi Ryan White,
It sounds like you're running into an issue where your connection to the Databricks workspace is failing within Azure Data Factory Pipelines, specifically with the error indicating that the cluster does not exist. Here are a few steps you can try to troubleshoot this issue:
19628023f7cbfc49 you are trying to connect to is correct and currently active. You can check the status of your clusters in the Azure Databricks workspace.AzureDatabricks service tag for better connectivity. This ensures your workspace can connect to the required resources. More details can be found in the documentation: Configure user-defined routes with Azure service tags.If you've gone through these steps and the problem persists, some follow-up questions might help narrow it down:
Hope this helps you get to the bottom of the issue! Let me know if you have any further questions.
References: