cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Migrate workspaces to another AWS account

sawya
New Contributor II

Hi everyone,

I have a Databricks workspace in an AWS account that I have to migrate to a new AWS account

Do you know how I can do it ? Or it's better to recreate a new one and move all the workbooks and if I choose to create one new how can you export workflows ? (I searched everywhere and it doesn't seem possible to export workflows jobs on a new instance)

Thank you !

3 REPLIES 3

shan_chandra
Esteemed Contributor
Esteemed Contributor

Prabakar
Esteemed Contributor III
Esteemed Contributor III

Hi @AMADOU THIOUNEโ€‹ please use the databricks migration tool to migrate notebooks across workspaces.

https://github.com/databrickslabs/migrate

Abishek
Valued Contributor
Valued Contributor

@AMADOU THIOUNEโ€‹ Can you check the below link to export the run jobs?

https://docs.databricks.com/jobs.html#export-job-runs.

Try to reuse the same job_id with the /update and /reset endpoints, it should allow you much better access to previous run results.