- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
DevOps for Databricks Jobs
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2021 09:26 PM
I am trying to implement DevOps on Databricks.
I have completed devops implementation for databricks notebooks and dbfs files.
I do have many databricks jobs running on my cluster based on schedule. Some of these jobs points to notebook files and few points to jar file in the dbfs location.
Is there any way to implement devops process on the databricks jobs so that any change in any of the jobs will invoke build pipeline and deploy the same in another databricks instance.
First of all I just wanted to know whether it is possible to implement devops on databricks jobs.
Any Leads Appreciated!
Re: DevOps for Databricks Jobs
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 10:38 PM - edited 01-12-2024 08:06 PM
THANK YOU FOR SHARING