Follow these instructions to create or edit a pipeline engine to run jobs on a Databricks instance pool.
To run Data Quality pipelines on a Databricks instance pool, you must first create the instance pool in your Databricks environment. Refer to the related topics links at the end of the procedure for instance pool information in the Databricks documentation.
Note:
- Currently, only Databricks Runtime (DBR) versions 13, 14, 15, 16 and 17 are supported.
- Databricks supports two types of Unity Catalog volumes: Managed Volumes and External Volumes.
- For Unity Catalog Volume, both READ VOLUME and WRITE VOLUME permissions would be needed.
- Only Managed Volumes are supported for Fileshare path. External Volumes are not supported,
- Make sure that when you create a Databricks instance pool to run Data Quality pipeline jobs, you select a preloaded Databricks runtime version. For more information, see Manage Databricks clusters.
- DBFS path as a filesharePath and clusterLogPath is not supported when a selected pool is configured with DBR 16 and above.
After you complete this procedure, you can create pipeline
runtime configurations that use the pipeline engine to run Data Quality jobs on the
Databricks instance pool.