databricks-connect in Azure DevOps Pipeline jobs runs not showing on remote cluster
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 10:28 AM
Hi Team,
I am trying to run Azure DevOps pipeline as mentioned in the blog below.
https://benalexkeen.com/unit-testing-with-databricks-part-2/
The pipeline is running successfully however I am not able to see any runs in remote cluster.
Does databricks-connect only use as a part of CI process? And it is decoupled with Remote cluster?
Do I need to deploy the notebooks as a part of CD process and run the notebooks in order to show that under job runs?
I am new to databricks so please guide me