Rajeev45
Databricks Employee
Databricks Employee

Hello,When you create a DLT pipeline you will specify ‘compute’ configuration under the 'Create pipeline' section, based on the defined configuration DLT creates cluster for you

Workflows ==> Delta Live Tables ==> Create pipeline ==> Compute

You can also check the  details about the cluster when you open the Spark UI or logs under the “update details” section once the cluster is initialized.Hope this clarifies your question.