Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2023 12:18 AM
@karthik p Ok, thanks for the confirmation.
Data migration:
Disclaimer: The migration we are doing is rather a "POC" to get an understanding on the process and limitations for our clients.
- It is no real workspace and therefore the DBFS is very small. It should however resemble a case with several GB of data.
- Same as 1., but for simplicity I would say we need all the data.
- Same as 2., all data should be migrated
- Ok, I see. Could you confirm, that moving all files / folders under the old DBFS root to the new one with any suitable data transfer approach between cloud vendors should work without any addition?
- When I understood you correctly, this would mean,
- Pre-migration: Create an external table for each managed table an copy over the data
- Optional: Update all references in the old workspace to work with the external data if the old scripts still need to work
- On migration: Copy over the data to the new cloud vendors data storage
- Optional: Create managed table in new workspace for each migrated external table, copy the data and change back the references to use the internal tables