I would like to try using Flyway migration pipeline for our Databricks Lakehouse and would like to know if anyone has a step-by-step or a video that shows how to set it up and use it.
Comments
5 comments
-
I don't believe that Redgate has produced any - our experience with Databricks has been that it is exactly the same as any other SQL-type database using Flyway migrations so beyond difference in the connection URL, everything else is the same.
https://documentation.red-gate.com/fd/databricks-243272862.html
Are there any specific things you are struggling with ? -
Disclaimer: I work at Databricks.
We now have a detailed blog published by the Databricks SQL SME group on how to use Flyway with Databricks. As @AlistairW commented above, it works exactly the same as any other SQL-type database.
Here is the URL to the blog post.
-
Hi @kbis, I'm Claire, Product Marketing Manager for Flyway. Thank you very much for sharing your blog post on using Flyway with Databricks - that's great to see! We would be very happy to share your blog post in an upcoming newsletter with Flyway users if that would be of interest. If you'd like to discuss, I'd be very happy to catch up over email (claire.matthews@red-gate.com).
-
thanks @ClaireMatthews I have sent you an email from my official address for this.
-
kbis said:Disclaimer: I work at Databricks.
We now have a detailed blog published by the Databricks SQL SME group on how to use Flyway with Databricks. As @AlistairW commented above, it works exactly the same as any other SQL-type database.
Here is the URL to the blog post.
@kbis ty! This is what I was looking for.
Add comment
Please sign in to leave a comment.