-
Notifications
You must be signed in to change notification settings - Fork 101
create-catalogs-schemas should work for external paths #1039
Copy link
Copy link
Closed
Labels
migrate/managedgo/uc/upgrade Upgrade Managed Tables and Jobsgo/uc/upgrade Upgrade Managed Tables and Jobs
Description
Is there an existing issue for this?
- I have searched the existing issues
Problem statement
For users that relies on mount points and not on external tables, we should provide to them an easy way to migrate their existing mounts into external tables on UC.
Proposed Solution
Rely on ExternalLocations from https://github.com/databrickslabs/ucx/blob/main/src/databricks/labs/ucx/hive_metastore/locations.py#L32-L213
Similar to the output of create-table-mapping, the user will provide a mapping file where each source path will be mapped to a target external table on UC.
The command will then create catalogs / schemas / tables appropriately.
Related issues:
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
migrate/managedgo/uc/upgrade Upgrade Managed Tables and Jobsgo/uc/upgrade Upgrade Managed Tables and Jobs
Type
Projects
Status
No status