-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: Is UCX catalog now a pre-requisite for the table migration workflow to run? #3438
Comments
The Stepping back a bit, the question in my mind is where should the
With this in mind, I think the following is needed:
|
Thanks for the good write up. IMO we should make the UCX catalog required before the migrate tables workflow.
Already is document: https://github.com/databrickslabs/ucx?tab=readme-ov-file#create-ucx-catalog-command.
I like that, it fits also with when the UCX catalog should be created, i.e. right after attach metastore. At least a reminder should be logged.
Indeed, I think it should be part of https://github.com/databrickslabs/ucx?tab=readme-ov-file#new-unity-catalog-resources |
Ugh… my bad: I searched on |
…ites in the `migrate-tables` cli command (#3439) ## Changes Remove `try-except` around verifying the migration progress prerequistes in the `migrate-tables` cli command as the warning is more specific inside the class ### Linked issues Progresses #3438 ### Functionality - [x] modified existing command: `databricks labs ucx migrate-tables` --------- Co-authored-by: Guenia Izquierdo Delgado <[email protected]>
Is there an existing issue for this?
Current Behavior
In #2929, the UCX catalog became a prequisite for the
migrate-tables
command. In #3239, it becomes a prerequisite for the table migration workflows, and the migration progress is tracked during the workflow too.Expected Behavior
Steps To Reproduce
N.A.
Cloud
Azure
Operating System
macOS
Version
latest via Databricks CLI
Relevant log output
No response
The text was updated successfully, but these errors were encountered: