03-14-2022 02:42 PM
Currently we're on an azure databricks workspace, we've setup during the POC, a long time ago. In the meanwhile we have built quite a production workload above databricks.
Now we want to split workspaces - one for analysts and one for data engineering as adviced by Azure. And we need an external metastore as a common metastore for both
I know I can create a new workspace with a new external metastore , but what I need is to migrate the existing one. How can this be achieved?
03-14-2022 03:30 PM
From databricks notebook just run mysqldump. Server address and details you can take from logs or configuration.
I am including also link to example notebook https://docs.microsoft.com/en-us/azure/databricks/kb/_static/notebooks/2016-election-tweets.html
03-14-2022 03:30 PM
From databricks notebook just run mysqldump. Server address and details you can take from logs or configuration.
I am including also link to example notebook https://docs.microsoft.com/en-us/azure/databricks/kb/_static/notebooks/2016-election-tweets.html
03-17-2022 08:58 AM
Wow thanks for that. I'll try this.
03-17-2022 09:53 AM
Actually I plan to do video about that so stay tuned 🙂
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.
If there isn’t a group near you, start one and help create a community that brings people together.
Request a New Group